Searched refs:SetFavoredChannels (Results 1 – 3 of 3) sorted by relevance
275 void SetFavoredChannels(uint32_t aChannelMask);
475 void ChannelManager::SetFavoredChannels(uint32_t aChannelMask) in SetFavoredChannels() function in ot::Utils::ChannelManager
130 return AsCoreType(aInstance).Get<Utils::ChannelManager>().SetFavoredChannels(aChannelMask); in otChannelManagerSetFavoredChannels()