Home
last modified time | relevance | path

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

/openthread-3.4.0/src/core/thread/
Dmle.hpp2017 Error SendChildIdRequest(void);
Dmle.cpp1447 if (HasAcceptableParentCandidate() && (SendChildIdRequest() == kErrorNone)) in HandleAttachTimer()
1773 IgnoreError(SendChildIdRequest()); in RequestShorterChildIdRequest()
1777 Error Mle::SendChildIdRequest(void) in SendChildIdRequest() function in ot::Mle::Mle