Home
last modified time | relevance | path

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

/hardware/qcom/wlan/qcwcn/wifi_hal/
Difaceeventhandler.cpp418 __FUNCTION__, mCapa->gscan_capa.max_ap_cache_per_scan, in handleResponse()
469 mCapa->gscan_capa.max_ap_cache_per_scan = nla_get_u32(tbVendor[ in wifiParseCapabilities()
Dwifilogger_diag.cpp158 gscan_cap.max_ap_cache_per_scan = in process_log_extscan_capabilities()
/hardware/libhardware_legacy/include/hardware_legacy/
Dgscan.h42 int max_ap_cache_per_scan; // maximum number of APs that can be stored per scan member
/hardware/interfaces/wifi/1.3/default/
Dhidl_struct_util.cpp444 hidl_caps->maxApCachePerScan = legacy_caps.max_ap_cache_per_scan; in convertLegacyGscanCapabilitiesToHidl()