Searched refs:newOccupancy (Results 1 – 1 of 1) sorted by relevance
342 uint16_t curOccupancy, newOccupancy; in RequestChannelSelect() local350 SuccessOrExit(error = FindBetterChannel(newChannel, newOccupancy)); in RequestChannelSelect()372 newChannel, newOccupancy); in RequestChannelSelect()377 if ((newOccupancy >= curOccupancy) || in RequestChannelSelect()378 (static_cast<uint16_t>(curOccupancy - newOccupancy) < kThresholdToChangeChannel)) in RequestChannelSelect()