Home
last modified time | relevance | path

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

/openthread-latest/src/core/thread/
Dlink_quality.hpp413 static constexpr uint8_t kThreshold3 = 20; // Link margin threshold for quality 3 link. member in ot::LinkQualityInfo
Dlink_quality.cpp259 threshold3 = kThreshold3; in CalculateLinkQuality()