Home
last modified time | relevance | path

Searched defs:wps_data (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.6.0/components/wpa_supplicant/src/wps/
Dwps_i.h26 struct wps_data { struct
30 struct wps_context *wps;
35 int registrar;
40 int er;
42 enum {
51 } state;
53 u8 uuid_e[WPS_UUID_LEN];
54 u8 uuid_r[WPS_UUID_LEN];
55 u8 mac_addr_e[ETH_ALEN];
56 u8 nonce_e[WPS_NONCE_LEN];
[all …]
Dwps_registrar.c1085 const struct wpabuf *wps_data, in wps_registrar_probe_req_rx()