Home
last modified time | relevance | path

Searched defs:wps_ie (Results 1 – 14 of 14) sorted by relevance

/external/wpa_supplicant_8/src/wps/
Dwps_validate.c1083 int wps_validate_beacon(const struct wpabuf *wps_ie) in wps_validate_beacon()
1121 int wps_validate_beacon_probe_resp(const struct wpabuf *wps_ie, int probe, in wps_validate_beacon_probe_resp()
1180 int wps_validate_probe_req(const struct wpabuf *wps_ie, const u8 *addr) in wps_validate_probe_req()
1227 int wps_validate_assoc_req(const struct wpabuf *wps_ie) in wps_validate_assoc_req()
1256 int wps_validate_assoc_resp(const struct wpabuf *wps_ie) in wps_validate_assoc_resp()
Dwps.h921 static inline int wps_validate_beacon(const struct wpabuf *wps_ie){ in wps_validate_beacon()
925 static inline int wps_validate_beacon_probe_resp(const struct wpabuf *wps_ie, in wps_validate_beacon_probe_resp()
931 static inline int wps_validate_probe_req(const struct wpabuf *wps_ie, in wps_validate_probe_req()
937 static inline int wps_validate_assoc_req(const struct wpabuf *wps_ie) in wps_validate_assoc_req()
942 static inline int wps_validate_assoc_resp(const struct wpabuf *wps_ie) in wps_validate_assoc_resp()
/external/wpa_supplicant_8/wpa_supplicant/
Dwps_supplicant.c1589 struct wpabuf *wps_ie; in wpas_wps_ssid_bss_match() local
1664 struct wpabuf *wps_ie = NULL; in wpas_wps_ssid_wildcard_ok() local
1721 struct wpabuf *wps_ie; in wpas_wps_scan_pbc_overlap() local
1825 struct wpabuf *wps_ie; in wpas_wps_scan_result_text() local
Dsme.c335 struct wpabuf *wps_ie; in sme_send_authentication() local
Dscan.c458 struct wpabuf *wps_ie; in wpa_supplicant_extra_ies() local
Dwpa_supplicant.c2083 struct wpabuf *wps_ie; in wpas_start_assoc_cb() local
3135 struct wpabuf *wps_ie; in wpa_supplicant_rx_eapol() local
Dp2p_supplicant.c315 struct wpabuf *wps_ie, *ies; in wpas_p2p_scan() local
4525 struct wpabuf *wps_ie, *ies; in wpas_p2p_join_scan_req() local
Dctrl_iface.c2443 struct wpabuf *wps_ie) in wpa_supplicant_wps_ie_txt_buf()
2473 struct wpabuf *wps_ie; in wpa_supplicant_wps_ie_txt() local
/external/wpa_supplicant_8/src/common/
Dieee802_11_common.h24 const u8 *wps_ie; member
/external/wpa_supplicant_8/wpa_supplicant/dbus/
Ddbus_old_handlers.c416 const u8 *wpa_ie, *rsn_ie, *wps_ie; in wpas_dbus_bssid_properties() local
Ddbus_new_handlers.c3853 struct wpabuf *wps_ie; in wpas_dbus_getter_bss_wps() local
/external/wpa_supplicant_8/src/ap/
Dsta_info.h148 struct wpabuf *wps_ie; /* WPS IE from (Re)Association Request */ member
Dwps_hostapd.c1343 struct wpabuf *wps_ie; in hostapd_wps_probe_req_rx() local
/external/wpa_supplicant_8/src/drivers/
Ddriver_hostap.c49 u8 *wps_ie; member