Home
last modified time | relevance | path

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

/openthread-latest/src/core/mac/
Dsub_mac.hpp528 …static constexpr uint8_t kCsmaMinBe = 3; // macMinBE (IEEE 802.15.4-2006… member in ot::Mac::SubMac
Dsub_mac.cpp413 uint8_t backoffExponent = kCsmaMinBe + mCsmaBackoffs; in StartCsmaBackoff()