Home
last modified time | relevance | path

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

/openthread-latest/src/cli/
Dcli_utils.hpp532 template <typename ValueType> otError ProcessGet(Arg aArgs[], GetHandler<ValueType> aGetHandler) in ProcessGet() function in ot::Cli::Utils
745 template <> inline otError Utils::ProcessGet<uint32_t>(Arg aArgs[], GetHandler<uint32_t> aGetHandle… in ProcessGet() function in ot::Cli::Utils
756 template <> inline otError Utils::ProcessGet<int32_t>(Arg aArgs[], GetHandler<int32_t> aGetHandler) in ProcessGet() function in ot::Cli::Utils