Home
last modified time | relevance | path

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

/openthread-latest/src/core/thread/
Dmle.hpp786 … static constexpr uint8_t kMaxCriticalTxCount = 6; // Max tx count for critical MLE message member in ot::Mle::Mle
Dmle_router.cpp4011 mAttempts = kMaxCriticalTxCount; in Start()