Searched refs:GetPreferredChannelMask (Results 1 – 4 of 4) sorted by relevance
104 uint32_t GetPreferredChannelMask(void) const { return mPreferredChannelMask; } in GetPreferredChannelMask() function in ot::Posix::Configuration
888 channelMask = sConfig.GetPreferredChannelMask(); in otPlatRadioGetPreferredChannelMask()
705 uint32_t GetPreferredChannelMask(void);871 inline uint32_t Radio::GetPreferredChannelMask(void) { return otPlatRadioGetPreferredChannelMask(Ge… in GetPreferredChannelMask() function in ot::Radio
47 Mac::ChannelMask preferredChannels(aInstance.Get<Radio>().GetPreferredChannelMask()); in GenerateRandom()