Searched refs:kCcaFailureRateThreshold (Results 1 – 2 of 2) sorted by relevance
315 …static constexpr uint16_t kCcaFailureRateThreshold = OPENTHREAD_CONFIG_CHANNEL_MANAGER_CCA_FAILURE… member in ot::Utils::ChannelManager
64 , mCcaFailureRateThreshold(kCcaFailureRateThreshold) in ChannelManager()