Searched refs:capa (Results 1 – 1 of 1) sorted by relevance
/hardware/qcom/wlan/qcwcn/wifi_hal/ |
D | gscan.cpp | 1496 wifi_gscan_capabilities capa = in handleResponse() local 1510 __FUNCTION__, capa.max_ap_cache_per_scan, in handleResponse() 1511 capa.max_bssid_history_entries, in handleResponse() 1512 capa.max_hotlist_bssids, in handleResponse() 1513 capa.max_hotlist_ssids, in handleResponse() 1514 capa.max_rssi_sample_size, in handleResponse() 1515 capa.max_scan_buckets, in handleResponse() 1516 capa.max_scan_cache_size, in handleResponse() 1517 capa.max_scan_reporting_threshold, in handleResponse() 1518 capa.max_significant_wifi_change_aps, in handleResponse() [all …]
|