Searched refs:SetCcaFailureRateThreshold (Results 1 – 3 of 3) sorted by relevance
289 void SetCcaFailureRateThreshold(uint16_t aThreshold);
482 void ChannelManager::SetCcaFailureRateThreshold(uint16_t aThreshold) in SetCcaFailureRateThreshold() function in ot::Utils::ChannelManager
140 … return AsCoreType(aInstance).Get<Utils::ChannelManager>().SetCcaFailureRateThreshold(aThreshold); in otChannelManagerSetCcaFailureRateThreshold()