Home
last modified time | relevance | path

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

/openthread-2.7.6/src/core/thread/
Dmle.hpp1795 Error SendParentRequest(ParentRequestType aType);
Dmle.cpp1767 IgnoreError(SendParentRequest(kParentRequestTypeRoutersAndReeds)); in HandleAttachTimer()
1774 IgnoreError(SendParentRequest(kParentRequestTypeRouters)); in HandleAttachTimer()
1782 IgnoreError(SendParentRequest(kParentRequestTypeRoutersAndReeds)); in HandleAttachTimer()
1800 IgnoreError(SendParentRequest(kParentRequestTypeRoutersAndReeds)); in HandleAttachTimer()
2014 Error Mle::SendParentRequest(ParentRequestType aType) in SendParentRequest() function in ot::Mle::Mle