Searched defs:kMaxTxCount (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/openthread/src/core/thread/ | ||
H A D | mle.hpp | 794 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 D | routing_manager.hpp | 1480 static constexpr uint8_t kMaxTxCount = 3; // Number of RS tx in one cycle. member in ot::BorderRouter::RoutingManager::RsSender |