Home
last modified time | relevance | path

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

/openthread-latest/src/core/meshcop/
Dtcat_agent.hpp349 Error HandleGetDeviceId(Message &aOutgoingMessage, bool &aResponse);
Dtcat_agent.cpp434 error = HandleGetDeviceId(aOutgoingMessage, response); in HandleSingleTlv()
600 Error TcatAgent::HandleGetDeviceId(Message &aOutgoingMessage, bool &aResponse) in HandleGetDeviceId() function in ot::MeshCoP::TcatAgent