nRF5 SDK for Thread and Zigbee v1.0.0
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
otCliCommand Struct Reference

#include <cli.h>

Data Fields

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: