Searched refs:kMinChannelMonitorSampleCount (Results 1 – 2 of 2) sorted by relevance
300 static constexpr uint32_t kMinChannelMonitorSampleCount = member in ot::Utils::ChannelManager
239 if (Get<ChannelMonitor>().GetSampleCount() <= kMinChannelMonitorSampleCount) in FindBetterChannel()242 ToUlong(kMinChannelMonitorSampleCount)); in FindBetterChannel()