Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_scan_roam.c1643 int j, ap_found = 0; in wma_extscan_hotlist_match_event_handler() local
1712 ap_found = src_hotlist->flags & WMI_HOTLIST_FLAG_PRESENCE; in wma_extscan_hotlist_match_event_handler()
1731 dest_hotlist->ap_found = ap_found; in wma_extscan_hotlist_match_event_handler()
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_ext_scan.c546 if (data->ap_found) in wlan_hdd_cfg80211_extscan_hotlist_match_ind()
563 data->ap_found); in wlan_hdd_cfg80211_extscan_hotlist_match_ind()
/wlan-driver/qcacld-3.0/core/mac/inc/
H A Dsir_api.h2618 bool ap_found; member