Home
last modified time | relevance | path

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

/openthread-3.4.0/src/core/meshcop/
Dmeshcop_leader.hpp124 void SendKeepAliveResponse(const Coap::Message &aRequest,
Dmeshcop_leader.cpp185 SendKeepAliveResponse(aMessage, aMessageInfo, responseState); in HandleTmf()
191 void Leader::SendKeepAliveResponse(const Coap::Message &aRequest, in SendKeepAliveResponse() function in ot::MeshCoP::Leader