Searched refs:aOccupancy (Results 1 – 4 of 4) sorted by relevance
202 …nelMask ChannelMonitor::FindBestChannels(const Mac::ChannelMask &aMask, uint16_t &aOccupancy) const in FindBestChannels()228 aOccupancy = minOccupancy; in FindBestChannels()
183 Mac::ChannelMask FindBestChannels(const Mac::ChannelMask &aMask, uint16_t &aOccupancy) const;
351 Error FindBetterChannel(uint8_t &aNewChannel, uint16_t &aOccupancy);
239 Error ChannelManager::FindBetterChannel(uint8_t &aNewChannel, uint16_t &aOccupancy) in FindBetterChannel() argument283 aOccupancy = favoredOccupancy; in FindBetterChannel()