Home
last modified time | relevance | path

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

/openthread-latest/src/core/thread/
Dmle.hpp1361 Error DetermineParentRequestType(ParentRequestType &aType) const;
Dmle.cpp1323 Error Mle::DetermineParentRequestType(ParentRequestType &aType) const in DetermineParentRequestType() function in ot::Mle::Mle
1396 SuccessOrAssert(DetermineParentRequestType(parentReqType)); in HasAcceptableParentCandidate()
1494 if (DetermineParentRequestType(type) == kErrorNone) in HandleAttachTimer()