![]() |
MT7687 API Reference
LinkIt SDK v4
|
Data Structures | |
| struct | cmd_s |
| The MiniCLI command declaration structure. More... | |
| struct | cli_history_s |
| The MiniCLI control block definition. More... | |
| struct | cli_s |
| The MiniCLI control block definition. More... | |
Typedefs | |
| typedef struct cmd_s | cmd_t |
| Provide a forward declaration for the cmd_t type to avoid issues with older compiler versions, see cmd_s for more information. | |
| typedef struct cli_history_s | cli_history_t |
| Provide a forward declaration for the cli_history_t type to avoid issues with older compiler versions, see cli_history_s for more information. | |
| typedef struct cli_s | cli_t |
| Provide a forward declaration for the cli_t type to avoid issues with older compiler versions, see cli_t for more information. | |