Searched refs:SetUserCommands (Results 1 – 2 of 2) sorted by relevance
182 otError SetUserCommands(const otCliCommand *aCommands, uint8_t aLength, void *aContext);
388 otError Interpreter::SetUserCommands(const otCliCommand *aCommands, uint8_t aLength, void *aContext) in SetUserCommands() function in ot::Cli::Interpreter8374 return Interpreter::GetInterpreter().SetUserCommands(aUserCommands, aLength, aContext); in otCliSetUserCommands()