Home
last modified time | relevance | path

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

/hardware/qcom/wlan/qcwcn/wifi_hal/
Difaceeventhandler.cpp205 mCapa = &(info->capa); in WifihalGeneric()
213 mCapa = NULL; in ~WifihalGeneric()
418 __FUNCTION__, mCapa->gscan_capa.max_ap_cache_per_scan, in handleResponse()
419 mCapa->gscan_capa.max_bssid_history_entries, in handleResponse()
420 mCapa->gscan_capa.max_hotlist_bssids, in handleResponse()
421 mCapa->gscan_capa.max_hotlist_ssids, in handleResponse()
422 mCapa->gscan_capa.max_rssi_sample_size, in handleResponse()
423 mCapa->gscan_capa.max_scan_buckets, in handleResponse()
424 mCapa->gscan_capa.max_scan_cache_size, in handleResponse()
425 mCapa->gscan_capa.max_scan_reporting_threshold, in handleResponse()
[all …]
Difaceeventhandler.h93 wifi_capa *mCapa; variable