Home
last modified time | relevance | path

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

/hardware/qcom/wlan/qcwcn/wifi_hal/
Difaceeventhandler.cpp425 mCapa->gscan_capa.max_scan_reporting_threshold, in handleResponse()
485 mCapa->gscan_capa.max_scan_reporting_threshold = nla_get_u32(tbVendor[ in wifiParseCapabilities()
Dwifilogger_diag.cpp161 gscan_cap.max_scan_reporting_threshold = in process_log_extscan_capabilities()
/hardware/libhardware_legacy/include/hardware_legacy/
Dgscan.h44 int max_scan_reporting_threshold; // max possible report_threshold as described member
/hardware/interfaces/wifi/1.3/default/
Dhidl_struct_util.cpp445 hidl_caps->maxReportingThreshold = legacy_caps.max_scan_reporting_threshold; in convertLegacyGscanCapabilitiesToHidl()