Home
last modified time | relevance | path

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

/openthread-latest/src/core/utils/
Djam_detector.cpp104 SetJamState(false); in CheckState()
242 SetJamState(numJammedSeconds >= mBusyPeriod); in UpdateJamState()
245 void JamDetector::SetJamState(bool aNewState) in SetJamState() function in ot::Utils::JamDetector
Djam_detector.hpp183 void SetJamState(bool aNewState);