Home
last modified time | relevance | path

Searched refs:WLAN_STA_WPS2 (Results 1 - 10 of 10) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dsta_info.h34 #define WLAN_STA_WPS2 BIT(16) macro
H A Ddrv_callbacks.c234 sta->flags &= ~(WLAN_STA_WPS | WLAN_STA_MAYBE_WPS | WLAN_STA_WPS2); in hostapd_notif_assoc()
351 sta->flags |= WLAN_STA_WPS2; in hostapd_notif_assoc()
505 sta->flags |= WLAN_STA_WPS2; in hostapd_notif_assoc()
1888 sta->flags &= ~(WLAN_STA_WPS | WLAN_STA_MAYBE_WPS | WLAN_STA_WPS2); in hostapd_notif_update_dh_ie()
H A Dieee802_1x.c1125 WLAN_STA_WPS2 | in ieee802_1x_receive()
1288 !(sta->flags & WLAN_STA_WPS2)) { in ieee802_1x_new_station()
H A Dsta_info.c1642 (flags & WLAN_STA_WPS2 ? "[WPS2]" : ""), in ap_sta_flags_txt()
H A Dieee802_11.c4607 sta->flags &= ~(WLAN_STA_WPS | WLAN_STA_MAYBE_WPS | WLAN_STA_WPS2); in check_assoc_ies()
4619 sta->flags |= WLAN_STA_WPS2; in check_assoc_ies()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dsta_info.h32 #define WLAN_STA_WPS2 BIT(16) macro
H A Ddrv_callbacks.c196 sta->flags &= ~(WLAN_STA_WPS | WLAN_STA_MAYBE_WPS | WLAN_STA_WPS2); in hostapd_notif_assoc()
304 sta->flags |= WLAN_STA_WPS2; in hostapd_notif_assoc()
428 sta->flags |= WLAN_STA_WPS2; in hostapd_notif_assoc()
1656 sta->flags &= ~(WLAN_STA_WPS | WLAN_STA_MAYBE_WPS | WLAN_STA_WPS2); in hostapd_notif_update_dh_ie()
H A Dieee802_1x.c1115 WLAN_STA_WPS2 | in ieee802_1x_receive()
1280 !(sta->flags & WLAN_STA_WPS2)) { in ieee802_1x_new_station()
H A Dsta_info.c1432 (flags & WLAN_STA_WPS2 ? "[WPS2]" : ""), in ap_sta_flags_txt()
H A Dieee802_11.c3027 sta->flags &= ~(WLAN_STA_WPS | WLAN_STA_MAYBE_WPS | WLAN_STA_WPS2); in check_assoc_ies()
3037 sta->flags |= WLAN_STA_WPS2; in check_assoc_ies()

Completed in 30 milliseconds