Home
last modified time | relevance | path

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

/openthread-latest/src/core/thread/
Dmle_router.hpp544 static constexpr int8_t kParentPriorityHigh = 1; member in ot::Mle::MleRouter
Dmle_router.cpp3898 …VerifyOrExit(aParentPriority <= kParentPriorityHigh && aParentPriority >= kParentPriorityUnspecifi… in SetAssignParentPriority()