Searched refs:ChooseRandomChannel (Results 1 – 4 of 4) sorted by relevance
219 uint8_t ChooseRandomChannel(void) const;
76 uint8_t ChannelMask::ChooseRandomChannel(void) const in ChooseRandomChannel() function in ot::Mac::ChannelMask
225 aNewChannel = favoredBest.ChooseRandomChannel(); in FindBetterChannel()
71 mChannel = preferredChannels.ChooseRandomChannel(); in GenerateRandom()