Home
last modified time | relevance | path

Searched defs:SetCcaEnergyDetectThreshold (Results 1 – 2 of 2) sorted by relevance

/external/openthread/src/core/radio/
Dradio.hpp746 inline Error Radio::SetCcaEnergyDetectThreshold(int8_t aThreshold) in SetCcaEnergyDetectThreshold() function in ot::Radio
919 inline Error Radio::SetCcaEnergyDetectThreshold(int8_t) in SetCcaEnergyDetectThreshold() function in ot::Radio
/external/openthread/src/lib/spinel/
Dradio_spinel_impl.hpp1498 otError RadioSpinel<InterfaceType, ProcessContextType>::SetCcaEnergyDetectThreshold(int8_t aThresho… in SetCcaEnergyDetectThreshold() function in ot::Spinel::RadioSpinel