Data Fields #include <cli.h> Data Fields const char * mName A pointer to the command string. void(* mCommand )(uint8_t aArgsLength, char *aArgs[]) A function pointer to process the command. Detailed Description This structure represents a CLI command. external/openthread/include/openthread/cli.h
Data Fields #include <cli.h> Data Fields const char * mName A pointer to the command string. void(* mCommand )(uint8_t aArgsLength, char *aArgs[]) A function pointer to process the command. Detailed Description This structure represents a CLI command. external/openthread/include/openthread/cli.h