![]() |
MT2523 API Reference
LinkIt SDK v4
|
This structure defines AT command handler table structure. More...
#include <atci.h>
Data Fields | |
| atci_cmd_hdlr_item_t * | item_table |
| For more information, please refer to atci_cmd_hdlr_item_t. More... | |
| uint32_t | item_table_size |
| The command item size in the item table. More... | |
This structure defines AT command handler table structure.
For more information, please refer to atci_register_handler() function.
| atci_cmd_hdlr_item_t* item_table |
For more information, please refer to atci_cmd_hdlr_item_t.
| uint32_t item_table_size |
The command item size in the item table.