Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
|
Run AT command against LTE modem. More...
#include <types.h>
Data Fields | |
struct infuse_rpc_req_header | header |
char | cmd [] |
AT command string. | |
Run AT command against LTE modem.
char rpc_lte_at_cmd_request::cmd[] |
AT command string.
struct infuse_rpc_req_header rpc_lte_at_cmd_request::header |