Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/wpa_supplicant/
Devents.c1090 struct wpa_bss *bss, int bssid_ignore_count,
1135 struct wpa_bss *bss, int bssid_ignore_count, in wpa_scan_res_ok() argument
1183 if ((ssid->key_mgmt & WPA_KEY_MGMT_WPS) && bssid_ignore_count) { in wpa_scan_res_ok()
1482 int bssid_ignore_count; in wpa_scan_res_match() local
1508 bssid_ignore_count = wpa_bssid_ignore_is_listed(wpa_s, bss->bssid); in wpa_scan_res_match()
1509 if (bssid_ignore_count) { in wpa_scan_res_match()
1522 if (bssid_ignore_count > limit) { in wpa_scan_res_match()
1526 bssid_ignore_count, limit); in wpa_scan_res_match()
1562 bss, bssid_ignore_count, debug_print)) in wpa_scan_res_match()