Searched refs:shouldAttempt (Results 1 – 1 of 1) sorted by relevance
283 bool shouldAttempt = (ccaFailureRate >= mCcaFailureRateThreshold); in ShouldAttemptChannelChange() local285 …LogInfo("CCA-err-rate: 0x%04x %s 0x%04x, selecting channel: %s", ccaFailureRate, shouldAttempt ? "… in ShouldAttemptChannelChange()286 mCcaFailureRateThreshold, ToYesNo(shouldAttempt)); in ShouldAttemptChannelChange()288 return shouldAttempt; in ShouldAttemptChannelChange()