Home
last modified time | relevance | path

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

/openthread-3.5.0/src/core/mac/
Dmac_types.hpp955 …static constexpr uint8_t kWorstUncertainty = 255; ///< Worst possible uncertainty, in units of 1… member in ot::Mac::CslAccuracy
964 mUncertainty = kWorstUncertainty; in Init()