Searched refs:SetSupportedChannels (Results 1 – 3 of 3) sorted by relevance
261 void SetSupportedChannels(uint32_t aChannelMask);
468 void ChannelManager::SetSupportedChannels(uint32_t aChannelMask) in SetSupportedChannels() function in ot::Utils::ChannelManager
120 return AsCoreType(aInstance).Get<Utils::ChannelManager>().SetSupportedChannels(aChannelMask); in otChannelManagerSetSupportedChannels()