Searched refs:GetAutoCslChannelSelectionEnabled (Results 1 – 2 of 2) sorted by relevance
229 bool GetAutoCslChannelSelectionEnabled(void) const { return mAutoSelectCslEnabled; } in GetAutoCslChannelSelectionEnabled() function in ot::Utils::ChannelManager
99 return AsCoreType(aInstance).Get<Utils::ChannelManager>().GetAutoCslChannelSelectionEnabled(); in otChannelManagerGetAutoCslChannelSelectionEnabled()