Home
last modified time | relevance | path

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

/openthread-latest/src/core/thread/
Dlink_quality.hpp415 static constexpr uint8_t kThreshold1 = 2; // Link margin threshold for quality 1 link. member in ot::LinkQualityInfo
Dlink_quality.cpp257 threshold1 = kThreshold1; in CalculateLinkQuality()