Searched refs:modem_cmux_transmit_handler (Results 1 – 1 of 1) sorted by relevance
935 static void modem_cmux_transmit_handler(struct k_work *item) in modem_cmux_transmit_handler() function1256 k_work_init_delayable(&cmux->transmit_work, modem_cmux_transmit_handler); in modem_cmux_init()