Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/wps/
Dwps_er.h33 struct wps_er_ap { struct
34 struct dl_list list;
35 struct wps_er *er;
36 struct dl_list sta; /* list of STAs/Enrollees using this AP */
37 struct in_addr addr;
38 char *location;
39 struct http_client *http;
40 struct wps_data *wps;
42 u8 uuid[WPS_UUID_LEN];
43 u8 pri_dev_type[8];
[all …]