Searched defs:rssi_threshold (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DWifiNative.java2230 int rssi_threshold; field in class:WifiNative.WifiPnoNetwork
2242 this.rssi_threshold = threshold;
2263 sbuf.append(" rssi=").append(this.rssi_threshold);

Completed in 47 milliseconds