Home
last modified time | relevance | path

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

/external/openthread/src/core/radio/
Dradio.hpp911 inline Error Radio::GetCcaEnergyDetectThreshold(int8_t &aThreshold) in GetCcaEnergyDetectThreshold() function in ot::Radio
1061 inline Error Radio::GetCcaEnergyDetectThreshold(int8_t &) { return kErrorNotImplemented; } in GetCcaEnergyDetectThreshold() function in ot::Radio
/external/openthread/src/lib/spinel/
Dradio_spinel.cpp1136 otError RadioSpinel::GetCcaEnergyDetectThreshold(int8_t &aThreshold) in GetCcaEnergyDetectThreshold() function in ot::Spinel::RadioSpinel