Home
last modified time | relevance | path

Searched refs:HandleGetExtPanId (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/core/meshcop/
Dtcat_agent.hpp350 Error HandleGetExtPanId(Message &aOutgoingMessage, bool &aResponse);
Dtcat_agent.cpp437 error = HandleGetExtPanId(aOutgoingMessage, response); in HandleSingleTlv()
629 Error TcatAgent::HandleGetExtPanId(Message &aOutgoingMessage, bool &aResponse) in HandleGetExtPanId() function in ot::MeshCoP::TcatAgent