ot::Radio::GetCcaEnergyDetectThreshold() method
Gets the radio's CCA ED threshold in dBm.
Arguments
aThreshold
The CCA ED threshold in dBm.
Return value
kErrorNone A reference to output the CCA ED threshold in dBm. kErrorNotImplemented CCA ED threshold configuration via dBm is not implemented.
![]()
inline Error Radio::GetCcaEnergyDetectThreshold(int8_t &) { return kErrorNotImplemented; }
ot::Radio::GetCcaEnergyDetectThreshold() calls 2 functions:
![]()
ot::Radio::GetCcaEnergyDetectThreshold()
ot::Radio::GetCcaEnergyDetectThreshold() reads 1 variable:
![]()
ot::Radio::GetCcaEnergyDetectThreshold()