Searched refs:aRssiThreshold (Results 1 – 2 of 2) sorted by relevance
45 otError otJamDetectionSetRssiThreshold(otInstance *aInstance, int8_t aRssiThreshold) in otJamDetectionSetRssiThreshold() argument47 AsCoreType(aInstance).Get<Utils::JamDetector>().SetRssiThreshold(aRssiThreshold); in otJamDetectionSetRssiThreshold()
75 otError otJamDetectionSetRssiThreshold(otInstance *aInstance, int8_t aRssiThreshold);