Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/modem/
Dmodem_chat.c687 static bool modem_chat_discard_byte(struct modem_chat *chat, uint8_t byte) in modem_chat_discard_byte() function
702 if (modem_chat_discard_byte(chat, chat->work_buf[i])) { in modem_chat_process_bytes()