Home
last modified time | relevance | path

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

/openthread-2.7.6/src/core/meshcop/
Dmeshcop_leader.hpp125 void SendKeepAliveResponse(const Coap::Message & aRequest,
Dmeshcop_leader.cpp200 SendKeepAliveResponse(aMessage, aMessageInfo, responseState); in HandleKeepAlive()
206 void Leader::SendKeepAliveResponse(const Coap::Message & aRequest, in SendKeepAliveResponse() function in ot::MeshCoP::Leader