Searched refs:modem_cmux_connect_handler (Results 1 – 1 of 1) sorted by relevance
984 static void modem_cmux_connect_handler(struct k_work *item) in modem_cmux_connect_handler() function1257 k_work_init_delayable(&cmux->connect_work, modem_cmux_connect_handler); in modem_cmux_init()