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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/scanner/
H A DWificondScannerImpl.java142 capabilities.max_scan_reporting_threshold = SCAN_BUFFER_CAPACITY;
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DWifiNative.java1972 public int max_scan_reporting_threshold; field in class:WifiNative.ScanCapabilities
H A DWifiVendorHal.java677 out.max_scan_reporting_threshold = cap.maxReportingThreshold;
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
H A DWifiVendorHalTest.java677 assertEquals(78, result.max_scan_reporting_threshold);
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/scanner/
H A DWifiScanningServiceTest.java408 capabilities.max_scan_reporting_threshold = 10;

Completed in 175 milliseconds