Home
last modified time | relevance | path

Searched defs:ProcessGet (Results 1 – 1 of 1) sorted by relevance

/openthread-3.4.0/src/cli/
Dcli.hpp294 template <typename ValueType> otError ProcessGet(Arg aArgs[], GetHandler<ValueType> aGetHandler) in ProcessGet() function in ot::Cli::Interpreter
627 template <> inline otError Interpreter::ProcessGet<uint32_t>(Arg aArgs[], GetHandler<uint32_t> aGet… in ProcessGet() function in ot::Cli::Interpreter
638 template <> inline otError Interpreter::ProcessGet<int32_t>(Arg aArgs[], GetHandler<int32_t> aGetHa… in ProcessGet() function in ot::Cli::Interpreter