Searched refs:GetSupportedChannels (Results 1 – 2 of 2) sorted by relevance
254 uint32_t GetSupportedChannels(void) const { return mSupportedChannelMask.GetMask(); } in GetSupportedChannels() function in ot::Utils::ChannelManager
115 return AsCoreType(aInstance).Get<Utils::ChannelManager>().GetSupportedChannels(); in otChannelManagerGetSupportedChannels()