Home
last modified time | relevance | path

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

/openthread-latest/src/core/thread/
Dmle_router.hpp546 static constexpr int8_t kParentPriorityLow = -1; member in ot::Mle::MleRouter
Dmle_router.cpp3708 parentPriority = kParentPriorityLow; in FillConnectivityTlv()