Searched refs:mFullScanMaxTxRate (Results 1 – 1 of 1) sorted by relevance
178 private int mFullScanMaxTxRate; field in WifiConnectivityManager634 mFullScanMaxTxRate = context.getResources().getInteger( in WifiConnectivityManager()851 boolean isTrafficOverThreshold = mWifiInfo.txSuccessRate > mFullScanMaxTxRate in startPeriodicSingleScan()