Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/modem/
Dmodem_chat.c767 static bool modem_chat_validate_array(const void *array, size_t size) in modem_chat_validate_array() function
1018 if (!modem_chat_validate_array(response_matches, response_matches_size)) { in modem_chat_script_chat_set_response_matches()
1048 if (!modem_chat_validate_array(script_chats, script_chats_size)) { in modem_chat_script_set_script_chats()
1061 if (!modem_chat_validate_array(abort_matches, abort_matches_size)) { in modem_chat_script_set_abort_matches()