Searched refs:mFullScanMaxTxRate (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DWifiConnectivityManager.java169 private int mFullScanMaxTxRate; field in class:WifiConnectivityManager
621 mFullScanMaxTxRate = context.getResources().getInteger(
850 boolean isTrafficOverThreshold = mWifiInfo.txSuccessRate > mFullScanMaxTxRate

Completed in 34 milliseconds