Home
last modified time | relevance | path

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

/openthread-latest/src/core/thread/
Dmle.cpp1384 bool hasAcceptableParent = false; in HasAcceptableParentCandidate() local
1434 hasAcceptableParent = true; in HasAcceptableParentCandidate()
1437 return hasAcceptableParent; in HasAcceptableParentCandidate()