Home
last modified time | relevance | path

Searched refs:modem_cmux_connect_handler (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/subsys/modem/
Dmodem_cmux.c984 static void modem_cmux_connect_handler(struct k_work *item) in modem_cmux_connect_handler() function
1257 k_work_init_delayable(&cmux->connect_work, modem_cmux_connect_handler); in modem_cmux_init()