Home
last modified time | relevance | path

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

/openthread-latest/src/core/utils/
Djam_detector.cpp197 void JamDetector::UpdateHistory(bool aDidExceedThreshold) in UpdateHistory() argument
203 if (!aDidExceedThreshold) in UpdateHistory()
Djam_detector.hpp185 void UpdateHistory(bool aDidExceedThreshold);