Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:bssid_filter

1560  * for testing purposes (SET bssid_filter ctrl_iface command).
1567 if (wpa_s->bssid_filter == NULL)
1571 if (os_memcmp(wpa_s->bssid_filter + i * ETH_ALEN, bssid,
1585 if (wpa_s->bssid_filter == NULL)