Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/modem/
Dchat.h32 typedef void (*modem_chat_match_callback)(struct modem_chat *chat, char **argv, uint16_t argc, typedef
52 modem_chat_match_callback callback;
413 modem_chat_match_callback callback);
/Zephyr-latest/subsys/modem/
Dmodem_chat.c978 modem_chat_match_callback callback) in modem_chat_match_set_callback()