0.01.00
otCliCommand Struct Reference

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.
 

Detailed Description

This structure represents a CLI command.


The documentation for this struct was generated from the following file: