Searched refs:aOccupancy (Results 1 – 4 of 4) sorted by relevance
199 …nelMask ChannelMonitor::FindBestChannels(const Mac::ChannelMask &aMask, uint16_t &aOccupancy) const in FindBestChannels()225 aOccupancy = minOccupancy; in FindBestChannels()
171 Mac::ChannelMask FindBestChannels(const Mac::ChannelMask &aMask, uint16_t &aOccupancy) const;
336 Error FindBetterChannel(uint8_t &aNewChannel, uint16_t &aOccupancy);
230 Error ChannelManager::FindBetterChannel(uint8_t &aNewChannel, uint16_t &aOccupancy) in FindBetterChannel() argument274 aOccupancy = favoredOccupancy; in FindBetterChannel()