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