Searched refs:otCliCommand (Results 1 – 6 of 6) sorted by relevance
52 typedef struct otCliCommand struct58 } otCliCommand; argument110 otError otCliSetUserCommands(const otCliCommand *aUserCommands, uint8_t aLength, void *aContext);
49 static const otCliCommand sExtensionCommands[] = {
204 otError SetUserCommands(const otCliCommand *aCommands, uint8_t aLength, void *aContext);519 const otCliCommand *mCommands;
391 otError Interpreter::SetUserCommands(const otCliCommand *aCommands, uint8_t aLength, void *aContext) in SetUserCommands()8574 extern "C" otError otCliSetUserCommands(const otCliCommand *aUserCommands, uint8_t aLength, void *a… in otCliSetUserCommands()
79 static const otCliCommand kCommands[] = {
354 static const otCliCommand kCommands[] = {