Home
last modified time | relevance | path

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

/openthread-2.7.6/src/core/meshcop/
Dmeshcop_leader.hpp119 void SendPetitionResponse(const Coap::Message & aRequest,
Dmeshcop_leader.cpp119 SendPetitionResponse(aMessage, aMessageInfo, state); in HandlePetition()
122 void Leader::SendPetitionResponse(const Coap::Message & aRequest, in SendPetitionResponse() function in ot::MeshCoP::Leader