Home
last modified time | relevance | path

Searched defs:kMaxTxCount (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/openthread/src/core/thread/
H A Dmle.hpp794 static constexpr uint8_t kMaxTxCount = 3; // Max tx count for MLE message member in ot::Mle::Mle
/aosp_15_r20/external/openthread/src/core/border_router/
H A Drouting_manager.hpp1480 static constexpr uint8_t kMaxTxCount = 3; // Number of RS tx in one cycle. member in ot::BorderRouter::RoutingManager::RsSender