Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/modem/
Dchat.h86 extern const struct modem_chat_match modem_chat_any_match;
/Zephyr-latest/drivers/gnss/
Dgnss_quectel_lcx6g.c94 MODEM_CHAT_SCRIPT_CMD_RESP("$PAIR002*38", modem_chat_any_match),
/Zephyr-latest/subsys/modem/
Dmodem_chat.c18 const struct modem_chat_match modem_chat_any_match = MODEM_CHAT_MATCH("", "", NULL); variable