Searched refs:supportedOccupancy (Results 1 – 1 of 1) sorted by relevance
237 uint16_t supportedOccupancy; in FindBetterChannel() local250 … supportedBest = Get<ChannelMonitor>().FindBestChannels(mSupportedChannelMask, supportedOccupancy); in FindBetterChannel()253 …nfo("Best overall %s, occupancy 0x%04x", supportedBest.ToString().AsCString(), supportedOccupancy); in FindBetterChannel()260 … (supportedOccupancy < favoredOccupancy - kThresholdToSkipFavored))) in FindBetterChannel()268 favoredOccupancy = supportedOccupancy; in FindBetterChannel()