Searched refs:GetCcaFailureRateThreshold (Results 1 – 2 of 2) sorted by relevance
233 uint16_t GetCcaFailureRateThreshold(void) const { return mCcaFailureRateThreshold; } in GetCcaFailureRateThreshold() function in ot::Utils::ChannelManager
115 return AsCoreType(aInstance).Get<Utils::ChannelManager>().GetCcaFailureRateThreshold(); in otChannelManagerGetCcaFailureRateThreshold()