Searched refs:otCliCommand (Results 1 – 6 of 6) sorted by relevance
51 typedef struct otCliCommand struct57 } otCliCommand; argument105 otError otCliSetUserCommands(const otCliCommand *aUserCommands, uint8_t aLength, void *aContext);
49 static const otCliCommand sExtensionCommands[] = {
182 otError SetUserCommands(const otCliCommand *aCommands, uint8_t aLength, void *aContext);331 const otCliCommand *mCommands;
388 otError Interpreter::SetUserCommands(const otCliCommand *aCommands, uint8_t aLength, void *aContext) in SetUserCommands()8372 extern "C" otError otCliSetUserCommands(const otCliCommand *aUserCommands, uint8_t aLength, void *a… in otCliSetUserCommands()
80 static const otCliCommand kCommands[] = {
354 static const otCliCommand kCommands[] = {