cmd_item_ is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxRelatedReferencesInstancesLifecycle

Fields

Field
Declared as
Description
const char *
Command name (statically allocated by application).
const char *
Help text (statically allocated by application), may be NULL.
char *
Hint text, usually lists possible arguments, dynamically allocated. May be NULL.
void *
void *
SLIST_ENTRY(cmd_item_)

References