Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/modem/
Dmodem_cmux.c1011 static void modem_cmux_disconnect_handler(struct k_work *item) in modem_cmux_disconnect_handler() function
1258 k_work_init_delayable(&cmux->disconnect_work, modem_cmux_disconnect_handler); in modem_cmux_init()