Searched refs:mCoapSecure (Results 1 – 2 of 2) sorted by relevance
380 CoapSecure mCoapSecure; member in ot::Cli::Interpreter
110 , mCoapSecure(aInstance, *this) in Interpreter()2056 template <> otError Interpreter::Process<Cmd("coaps")>(Arg aArgs[]) { return mCoapSecure.Process(aA… in Process()