Home
last modified time | relevance | path

Searched refs:ProcessUserCommands (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/openthread/src/cli/
H A Dcli.hpp216 otError ProcessUserCommands(Arg aArgs[]);
H A Dcli.cpp323 otError Interpreter::ProcessUserCommands(Arg aArgs[]) in ProcessUserCommands() function in ot::Cli::Interpreter
8559 error = ProcessUserCommands(aArgs); in ProcessCommand()