Home
last modified time | relevance | path

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

/openthread-latest/src/core/thread/
Dmle.hpp1353 Error SendChildIdRequest(void);
Dmle.cpp1463 if (HasAcceptableParentCandidate() && (SendChildIdRequest() == kErrorNone)) in HandleAttachTimer()
1731 IgnoreError(SendChildIdRequest()); in RequestShorterChildIdRequest()
1756 Error Mle::SendChildIdRequest(void) in SendChildIdRequest() function in ot::Mle::Mle