Home
last modified time | relevance | path

Searched refs:max_scan_cache_size (Results 1 – 6 of 6) sorted by relevance

/hardware/libhardware_legacy/include/hardware_legacy/
Dgscan.h40 int max_scan_cache_size; // total space allocated for scan (in bytes) member
/hardware/qcom/wlan/legacy/qcwcn/wifi_hal/
Difaceeventhandler.cpp539 mCapa->gscan_capa.max_scan_cache_size, in handleResponse()
571 mCapa->gscan_capa.max_scan_cache_size = nla_get_u32(tbVendor[ in wifiParseCapabilities()
Dwifilogger_diag.cpp188 gscan_cap.max_scan_cache_size = in process_log_extscan_capabilities()
/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/
Difaceeventhandler.cpp541 mCapa->gscan_capa.max_scan_cache_size, in handleResponse()
593 mCapa->gscan_capa.max_scan_cache_size = nla_get_u32(tbVendor[ in wifiParseCapabilities()
Dwifilogger_diag.cpp190 gscan_cap.max_scan_cache_size = in process_log_extscan_capabilities()
/hardware/interfaces/wifi/1.6/default/
Dhidl_struct_util.cpp578 hidl_caps->maxCacheSize = legacy_caps.max_scan_cache_size; in convertLegacyGscanCapabilitiesToHidl()