|
Zephyr Project API 4.4.99
A Scalable Open Source RTOS
|
Extra information about the script that completed. More...
#include <chat.h>
Data Fields | |
| const struct modem_chat_script * | script |
| Script that was executing. | |
| const struct modem_chat_script_chat * | script_chat |
| Script chat that last ran or skipped (Can be NULL for empty scripts). | |
Extra information about the script that completed.
| const struct modem_chat_script* modem_chat_script_completion_info::script |
Script that was executing.
| const struct modem_chat_script_chat* modem_chat_script_completion_info::script_chat |
Script chat that last ran or skipped (Can be NULL for empty scripts).