Zephyr Project API 4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
modem_chat_script_completion_info Struct Reference

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).

Detailed Description

Extra information about the script that completed.

Field Documentation

◆ script

const struct modem_chat_script* modem_chat_script_completion_info::script

Script that was executing.

◆ script_chat

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).


The documentation for this struct was generated from the following file: