Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/modem/
Dmodem_chat.c164 static uint16_t modem_chat_script_chat_get_send_timeout(struct modem_chat *chat) in modem_chat_script_chat_get_send_timeout() function
174 return modem_chat_script_chat_get_send_timeout(chat) > 0; in modem_chat_script_chat_has_send_timeout()
179 uint16_t timeout = modem_chat_script_chat_get_send_timeout(chat); in modem_chat_script_chat_schedule_send_timeout()