HomeSort by relevance Sort by last modified time
    Searched full:max_scan_reporting_threshold (Results 1 - 7 of 7) sorted by null

  /hardware/libhardware_legacy/include/hardware_legacy/
gscan.h 35 int max_scan_reporting_threshold; // max possible report_threshold as described member in struct:__anon32305
  /hardware/qcom/wlan/qcwcn/wifi_hal/
gscan.cpp     [all...]
wifilogger_diag.cpp 152 gscan_cap.max_scan_reporting_threshold =
    [all...]
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/scanner/
SupplicantWifiScannerImpl.java 179 capabilities.max_scan_reporting_threshold = SCAN_BUFFER_CAPACITY;
    [all...]
  /frameworks/opt/net/wifi/service/jni/
com_android_server_wifi_WifiNative.cpp 632 helper.setIntField(capabilities, "max_scan_reporting_threshold", c.max_scan_reporting_threshold);
    [all...]
  /frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/scanner/
WifiScanningServiceTest.java 343 capabilities.max_scan_reporting_threshold = 10;
    [all...]
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiNative.java 1645 public int max_scan_reporting_threshold; field in class:WifiNative.ScanCapabilities
    [all...]

Completed in 473 milliseconds