Searched refs:GetFavoredChannels (Results 1 – 2 of 2) sorted by relevance
268 uint32_t GetFavoredChannels(void) const { return mFavoredChannelMask.GetMask(); } in GetFavoredChannels() function in ot::Utils::ChannelManager
125 return AsCoreType(aInstance).Get<Utils::ChannelManager>().GetFavoredChannels(); in otChannelManagerGetFavoredChannels()