Home
last modified time | relevance | path

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

/openthread-latest/src/core/thread/
Dmle.hpp813 static constexpr uint8_t kNextAttachCycleNumParentRequestToRouters = 1; member in ot::Mle::Mle
Dmle.cpp1372 if (mParentRequestCounter <= kNextAttachCycleNumParentRequestToRouters) in DetermineParentRequestType()