Home
last modified time | relevance | path

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

/openthread-latest/src/core/thread/
Dmle.hpp1352 void SendParentRequest(ParentRequestType aType);
Dmle.cpp1496 SendParentRequest(type); in HandleAttachTimer()
1525 SendParentRequest(kToRoutersAndReeds); in HandleAttachTimer()
1652 void Mle::SendParentRequest(ParentRequestType aType) in SendParentRequest() function in ot::Mle::Mle