Home
last modified time | relevance | path

Searched defs:HandleDiscoveryRequest (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/cli/
Dcli.cpp7801 void Interpreter::HandleDiscoveryRequest(const otThreadDiscoveryRequestInfo *aInfo, void *aContext) in HandleDiscoveryRequest() function in ot::Cli::Interpreter
7806 void Interpreter::HandleDiscoveryRequest(const otThreadDiscoveryRequestInfo &aInfo) in HandleDiscoveryRequest() function in ot::Cli::Interpreter
/openthread-latest/src/core/thread/
Dmle_router.cpp2724 void MleRouter::HandleDiscoveryRequest(RxInfo &aRxInfo) in HandleDiscoveryRequest() function in ot::Mle::MleRouter