Searched refs:mCapa (Results 1 – 4 of 4) sorted by relevance
/hardware/qcom/wlan/legacy/qcwcn/wifi_hal/ |
D | ifaceeventhandler.cpp | 205 mCapa = &(info->capa); in WifihalGeneric() 215 mCapa = NULL; in ~WifihalGeneric() 533 __FUNCTION__, mCapa->gscan_capa.max_ap_cache_per_scan, in handleResponse() 534 mCapa->gscan_capa.max_bssid_history_entries, in handleResponse() 535 mCapa->gscan_capa.max_hotlist_bssids, in handleResponse() 536 mCapa->gscan_capa.max_hotlist_ssids, in handleResponse() 537 mCapa->gscan_capa.max_rssi_sample_size, in handleResponse() 538 mCapa->gscan_capa.max_scan_buckets, in handleResponse() 539 mCapa->gscan_capa.max_scan_cache_size, in handleResponse() 540 mCapa->gscan_capa.max_scan_reporting_threshold, in handleResponse() [all …]
|
D | ifaceeventhandler.h | 93 wifi_capa *mCapa; variable
|
/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/ |
D | ifaceeventhandler.cpp | 206 mCapa = &(info->capa); in WifihalGeneric() 217 mCapa = NULL; in ~WifihalGeneric() 535 __FUNCTION__, mCapa->gscan_capa.max_ap_cache_per_scan, in handleResponse() 536 mCapa->gscan_capa.max_bssid_history_entries, in handleResponse() 537 mCapa->gscan_capa.max_hotlist_bssids, in handleResponse() 538 mCapa->gscan_capa.max_hotlist_ssids, in handleResponse() 539 mCapa->gscan_capa.max_rssi_sample_size, in handleResponse() 540 mCapa->gscan_capa.max_scan_buckets, in handleResponse() 541 mCapa->gscan_capa.max_scan_cache_size, in handleResponse() 542 mCapa->gscan_capa.max_scan_reporting_threshold, in handleResponse() [all …]
|
D | ifaceeventhandler.h | 97 wifi_capa *mCapa; variable
|