Home
last modified time | relevance | path

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

/external/openthread/src/core/radio/
Dradio.hpp741 inline Error Radio::GetCcaEnergyDetectThreshold(int8_t &aThreshold) in GetCcaEnergyDetectThreshold() function in ot::Radio
914 inline Error Radio::GetCcaEnergyDetectThreshold(int8_t &) in GetCcaEnergyDetectThreshold() function in ot::Radio
/external/openthread/src/lib/spinel/
Dradio_spinel_impl.hpp1385 otError RadioSpinel<InterfaceType, ProcessContextType>::GetCcaEnergyDetectThreshold(int8_t &aThresh… in GetCcaEnergyDetectThreshold() function in ot::Spinel::RadioSpinel