Searched refs:mCoap (Results 1 – 2 of 2) sorted by relevance
376 Coap mCoap; member in ot::Cli::Interpreter
107 , mCoap(aInstance, *this) in Interpreter()2052 template <> otError Interpreter::Process<Cmd("coap")>(Arg aArgs[]) { return mCoap.Process(aArgs); } in Process()