Searched refs:GetCcaEnergyDetectThreshold (Results 1 – 4 of 4) sorted by relevance
421 Error GetCcaEnergyDetectThreshold(int8_t &aThreshold);911 inline Error Radio::GetCcaEnergyDetectThreshold(int8_t &aThreshold) in GetCcaEnergyDetectThreshold() function in ot::Radio1066 inline Error Radio::GetCcaEnergyDetectThreshold(int8_t &) { return kErrorNotImplemented; } in GetCcaEnergyDetectThreshold() function in ot::Radio
302 otError GetCcaEnergyDetectThreshold(int8_t &aThreshold);
1133 otError RadioSpinel::GetCcaEnergyDetectThreshold(int8_t &aThreshold) in GetCcaEnergyDetectThreshold() function in ot::Spinel::RadioSpinel
472 return GetRadioSpinel().GetCcaEnergyDetectThreshold(*aThreshold); in otPlatRadioGetCcaEnergyDetectThreshold()