Home
last modified time | relevance | path

Searched refs:numOfAps (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_ext_scan.c562 data->requestId, data->numOfAps, data->moreData, in wlan_hdd_cfg80211_extscan_hotlist_match_ind()
565 for (i = 0; i < data->numOfAps; i++) { in wlan_hdd_cfg80211_extscan_hotlist_match_ind()
580 data->numOfAps)) { in wlan_hdd_cfg80211_extscan_hotlist_match_ind()
585 if (data->numOfAps) { in wlan_hdd_cfg80211_extscan_hotlist_match_ind()
593 for (i = 0; i < data->numOfAps; i++) { in wlan_hdd_cfg80211_extscan_hotlist_match_ind()
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_scan_roam.c1692 dest_hotlist->numOfAps = numap; in wma_extscan_hotlist_match_event_handler()
1702 dest_hotlist->requestId, dest_hotlist->numOfAps); in wma_extscan_hotlist_match_event_handler()
/wlan-driver/qcacld-3.0/core/mac/inc/
H A Dsir_api.h2619 uint32_t numOfAps; member