Searched defs:wps_data (Results 1 – 4 of 4) sorted by relevance
24 struct wps_data { struct28 struct wps_context *wps;33 int registrar;38 int er;40 enum {49 } state;51 u8 uuid_e[WPS_UUID_LEN];52 u8 uuid_r[WPS_UUID_LEN];53 u8 mac_addr_e[ETH_ALEN];54 u8 nonce_e[WPS_NONCE_LEN];[all …]
1150 const struct wpabuf *wps_data, in wps_registrar_probe_req_rx()
36 static inline int hostapd_init_wps(struct hostapd_data *hapd, struct wps_data *wps_data, struct wps… in hostapd_init_wps()
281 int hostapd_init_wps(struct hostapd_data *hapd, struct wps_data *wps_data, struct wps_context *wps) in hostapd_init_wps()508 int hostapd_wps_config_ap(struct hostapd_data *hapd, struct wps_data *wps_data) in hostapd_wps_config_ap()