Home
last modified time | relevance | path

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

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