Searched refs:modem_chat_process_handler (Results 1 – 1 of 1) sorted by relevance
725 static void modem_chat_process_handler(struct k_work *item) in modem_chat_process_handler() function823 k_work_init(&chat->receive_work, modem_chat_process_handler); in modem_chat_init()