Home
last modified time | relevance | path

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

/openthread-3.4.0/src/core/thread/
Dmle.hpp2030 Error DetermineParentRequestType(ParentRequestType &aType) const;
Dmle.cpp1336 Error Mle::DetermineParentRequestType(ParentRequestType &aType) const in DetermineParentRequestType() function in ot::Mle::Mle
1403 SuccessOrAssert(DetermineParentRequestType(parentReqType)); in HasAcceptableParentCandidate()
1478 if (DetermineParentRequestType(type) == kErrorNone) in HandleAttachTimer()