Searched refs:mAutoSelectInterval (Results 1 – 2 of 2) sorted by relevance
247 uint32_t GetAutoChannelSelectionInterval(void) const { return mAutoSelectInterval; } in GetAutoChannelSelectionInterval()355 uint32_t mAutoSelectInterval; member in ot::Utils::ChannelManager
57 , mAutoSelectInterval(kDefaultAutoSelectInterval) in ChannelManager()404 mTimer.Start(Time::SecToMsec(mAutoSelectInterval)); in StartAutoSelectTimer()444 uint32_t prevInterval = mAutoSelectInterval; in SetAutoChannelSelectionInterval()448 mAutoSelectInterval = aInterval; in SetAutoChannelSelectionInterval()