nRF5 SDK for Thread v0.11.0
Data Fields
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:

Documentation feedback | Developer Zone | Subscribe | Updated