Searched refs:SetRssiThreshold (Results 1 – 3 of 3) sorted by relevance
113 void SetRssiThreshold(int8_t aThreshold);
122 void JamDetector::SetRssiThreshold(int8_t aThreshold) in SetRssiThreshold() function in ot::Utils::JamDetector
46 AsCoreType(aInstance).Get<Utils::JamDetector>().SetRssiThreshold(aRssiThreshold); in otJamDetectionSetRssiThreshold()