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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DWifiConnectivityManager.java170 private int mFullScanMaxRxRate; field in class:WifiConnectivityManager
623 mFullScanMaxRxRate = context.getResources().getInteger(
851 || mWifiInfo.rxSuccessRate > mFullScanMaxRxRate;

Completed in 182 milliseconds