Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/wps/
Dwps_i.h23 struct wps_data { struct
27 struct wps_context *wps;
32 int registrar;
37 int er;
39 enum {
48 } state;
50 u8 uuid_e[WPS_UUID_LEN];
51 u8 uuid_r[WPS_UUID_LEN];
52 u8 mac_addr_e[ETH_ALEN];
53 u8 nonce_e[WPS_NONCE_LEN];
[all …]
Dwps_registrar.c1148 const struct wpabuf *wps_data, in wps_registrar_probe_req_rx()