Home
last modified time | relevance | path

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

/openthread-3.5.0/src/core/thread/
Dmle.hpp1241 void SendParentRequest(ParentRequestType aType);
Dmle.cpp1492 SendParentRequest(type); in HandleAttachTimer()
1510 SendParentRequest(kToRoutersAndReeds); in HandleAttachTimer()
1728 void Mle::SendParentRequest(ParentRequestType aType) in SendParentRequest() function in ot::Mle::Mle