![]() |
0.01.00
|
This structure represents a CLI command. More...
#include <include/openthread/cli.h>
Public Attributes | |
const char * | mName |
A pointer to the command string. | |
void(* | mCommand )(int argc, char *argv[]) |
A function pointer to process the command. | |
This structure represents a CLI command.