Searched refs:capa (Results 1 – 1 of 1) sorted by relevance
/hardware/qcom/wlan/qcwcn/wifi_hal/ |
D | gscan.cpp | 1797 wifi_gscan_capabilities capa = in handleResponse() local 1811 __FUNCTION__, capa.max_ap_cache_per_scan, in handleResponse() 1812 capa.max_bssid_history_entries, in handleResponse() 1813 capa.max_hotlist_bssids, in handleResponse() 1814 capa.max_hotlist_ssids, in handleResponse() 1815 capa.max_rssi_sample_size, in handleResponse() 1816 capa.max_scan_buckets, in handleResponse() 1817 capa.max_scan_cache_size, in handleResponse() 1818 capa.max_scan_reporting_threshold, in handleResponse() 1819 capa.max_significant_wifi_change_aps, in handleResponse() [all …]
|