pub unsafe extern "C" fn otChannelManagerGetCcaFailureRateThreshold(
aInstance: *mut otInstance,
) -> u16
Expand description
Gets the CCA failure rate threshold.
@param[in] aInstance A pointer to an OpenThread instance.
@returns The CCA failure rate threshold. Value 0 maps to 0% and 0xffff maps to 100%.