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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DWifiConfigStore.java320 public int maxTxPacketForFullScans = 8; field in class:WifiConfigStore
2415 Log.d(TAG,"readAutoJoinConfig: maxTxPacketForFullScans = "
2416 + Integer.toString(maxTxPacketForFullScans));

Completed in 303 milliseconds