Searched refs:kThresholdToChangeChannel (Results 1 – 2 of 2) sorted by relevance
308 …static constexpr uint16_t kThresholdToChangeChannel = OPENTHREAD_CONFIG_CHANNEL_MANAGER_THRESHOLD_… member in ot::Utils::ChannelManager
378 (static_cast<uint16_t>(curOccupancy - newOccupancy) < kThresholdToChangeChannel)) in RequestChannelSelect()