Home
last modified time | relevance | path

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

/external/openthread/src/core/radio/
Dradio.hpp916 inline Error Radio::SetCcaEnergyDetectThreshold(int8_t aThreshold) in SetCcaEnergyDetectThreshold() function in ot::Radio
1063 inline Error Radio::SetCcaEnergyDetectThreshold(int8_t) { return kErrorNotImplemented; } in SetCcaEnergyDetectThreshold() function in ot::Radio
/external/openthread/src/lib/spinel/
Dradio_spinel.cpp1242 otError RadioSpinel::SetCcaEnergyDetectThreshold(int8_t aThreshold) in SetCcaEnergyDetectThreshold() function in ot::Spinel::RadioSpinel