Searched refs:ChooseRandomChannel (Results 1 – 4 of 4) sorted by relevance
201 uint8_t ChooseRandomChannel(void) const;
76 uint8_t ChannelMask::ChooseRandomChannel(void) const in ChooseRandomChannel() function in ot::Mac::ChannelMask
66 mChannel = preferredChannels.ChooseRandomChannel(); in GenerateRandom()68 mWakeupChannel = supportedChannels.ChooseRandomChannel(); in GenerateRandom()
273 aNewChannel = favoredBest.ChooseRandomChannel(); in FindBetterChannel()