Home
last modified time | relevance | path

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

/openthread-latest/src/core/thread/
Drouter.hpp182 bool IsSelectableAsParent(void) const { return mIsSelectableAsParent; } in IsSelectableAsParent() function in ot::Router
Dmle.cpp3994 VerifyOrExit(aRouter.IsSelectableAsParent()); in CompareAndUpdateSelectedParent()