Home
last modified time | relevance | path

Searched refs:mCapa (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/wlan/qcwcn/wifi_hal/
Difaceeventhandler.cpp207 mCapa = &(info->capa); in WifihalGeneric()
212 mCapa = NULL; in ~WifihalGeneric()
358 __FUNCTION__, mCapa->gscan_capa.max_ap_cache_per_scan, in handleResponse()
359 mCapa->gscan_capa.max_bssid_history_entries, in handleResponse()
360 mCapa->gscan_capa.max_hotlist_bssids, in handleResponse()
361 mCapa->gscan_capa.max_hotlist_ssids, in handleResponse()
362 mCapa->gscan_capa.max_rssi_sample_size, in handleResponse()
363 mCapa->gscan_capa.max_scan_buckets, in handleResponse()
364 mCapa->gscan_capa.max_scan_cache_size, in handleResponse()
365 mCapa->gscan_capa.max_scan_reporting_threshold, in handleResponse()
[all …]
Difaceeventhandler.h92 wifi_capa *mCapa; variable