Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/cli/
H A Dcli_utils.hpp576 template <typename ValueType> otError ProcessGet(Arg aArgs[], GetHandler<ValueType> aGetHandler) in ProcessGet() function in ot::Cli::Utils
797 template <> inline otError Utils::ProcessGet<uint32_t>(Arg aArgs[], GetHandler<uint32_t> aGetHandle… in ProcessGet() function in ot::Cli::Utils
808 template <> inline otError Utils::ProcessGet<int32_t>(Arg aArgs[], GetHandler<int32_t> aGetHandler) in ProcessGet() function in ot::Cli::Utils