Searched refs:at_shell_attach_chat_work (Results 1 – 1 of 1) sorted by relevance
36 static struct k_work at_shell_attach_chat_work; variable97 k_work_submit(&at_shell_attach_chat_work); in at_shell_pipe_callback()161 k_work_init(&at_shell_attach_chat_work, at_shell_attach_chat_handler); in at_shell_init_work()