Searched refs:GetAutoChannelSelectionInterval (Results 1 – 2 of 2) sorted by relevance
247 uint32_t GetAutoChannelSelectionInterval(void) const { return mAutoSelectInterval; } in GetAutoChannelSelectionInterval() function in ot::Utils::ChannelManager
110 return AsCoreType(aInstance).Get<Utils::ChannelManager>().GetAutoChannelSelectionInterval(); in otChannelManagerGetAutoChannelSelectionInterval()