Searched defs:wps_er_sta (Results 1 – 1 of 1) sorted by relevance
14 struct wps_er_sta { struct15 struct dl_list list;16 struct wps_er_ap *ap;17 u8 addr[ETH_ALEN];18 u16 config_methods;19 u8 uuid[WPS_UUID_LEN];20 u8 pri_dev_type[8];21 u16 dev_passwd_id;22 int m1_received;23 char *manufacturer;[all …]