Home
last modified time | relevance | path

Searched refs:max_scan_reporting_threshold (Results 1 – 7 of 7) sorted by relevance

/hardware/interfaces/wifi/legacy_headers/include/hardware_legacy/
Dgscan.h44 int max_scan_reporting_threshold; // max possible report_threshold as described member
/hardware/qcom/wlan/legacy/qcwcn/wifi_hal/
Difaceeventhandler.cpp540 mCapa->gscan_capa.max_scan_reporting_threshold, in handleResponse()
603 mCapa->gscan_capa.max_scan_reporting_threshold = nla_get_u32(tbVendor[ in wifiParseCapabilities()
Dwifilogger_diag.cpp195 gscan_cap.max_scan_reporting_threshold = in process_log_extscan_capabilities()
/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/
Difaceeventhandler.cpp542 mCapa->gscan_capa.max_scan_reporting_threshold, in handleResponse()
625 mCapa->gscan_capa.max_scan_reporting_threshold = nla_get_u32(tbVendor[ in wifiParseCapabilities()
Dwifilogger_diag.cpp197 gscan_cap.max_scan_reporting_threshold = in process_log_extscan_capabilities()
/hardware/interfaces/wifi/aidl/default/
Daidl_struct_util.cpp524 aidl_caps->maxReportingThreshold = legacy_caps.max_scan_reporting_threshold; in convertLegacyGscanCapabilitiesToAidl()
/hardware/broadcom/wlan/bcmdhd/halutil/
Dhalutil.cpp853 printMsg(" max_scan_reporting_threshold = %d\n", capabilities.max_scan_reporting_threshold); in printScanCapabilities()