Searched refs:SetCcaEnergyDetectThreshold (Results 1 – 4 of 4) sorted by relevance
431 Error SetCcaEnergyDetectThreshold(int8_t aThreshold);916 inline Error Radio::SetCcaEnergyDetectThreshold(int8_t aThreshold) in SetCcaEnergyDetectThreshold() function in ot::Radio1063 inline Error Radio::SetCcaEnergyDetectThreshold(int8_t) { return kErrorNotImplemented; } in SetCcaEnergyDetectThreshold() function in ot::Radio
146 SuccessOrDie(mRadioSpinel.SetCcaEnergyDetectThreshold(value)); in ProcessRadioUrl()496 return GetRadioSpinel().SetCcaEnergyDetectThreshold(aThreshold); in otPlatRadioSetCcaEnergyDetectThreshold()
335 otError SetCcaEnergyDetectThreshold(int8_t aThreshold);
1242 otError RadioSpinel::SetCcaEnergyDetectThreshold(int8_t aThreshold) in SetCcaEnergyDetectThreshold() function in ot::Spinel::RadioSpinel