Searched defs:wps_registrar_device (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/wps/
H A Dwps_registrar.c132 struct wps_registrar_device { struct
133 struct wps_registrar_device *next;
175 struct wps_registrar_device *devices;
238 static void wps_free_devices(struct wps_registrar_device *dev)
240 struct wps_registrar_device *prev;
251 static struct wps_registrar_device * wps_device_get(struct wps_registrar *reg,
254 struct wps_registrar_device *dev;
286 struct wps_registrar_device *d;
3384 struct wps_registrar_device *d;
/external/wpa_supplicant_8/src/wps/
H A Dwps_registrar.c132 struct wps_registrar_device { struct
133 struct wps_registrar_device *next;
175 struct wps_registrar_device *devices;
238 static void wps_free_devices(struct wps_registrar_device *dev)
240 struct wps_registrar_device *prev;
251 static struct wps_registrar_device * wps_device_get(struct wps_registrar *reg,
254 struct wps_registrar_device *dev;
286 struct wps_registrar_device *d;
3384 struct wps_registrar_device *d;
/external/wpa_supplicant_8/wpa_supplicant/src/wps/
H A Dwps_registrar.c132 struct wps_registrar_device { struct
133 struct wps_registrar_device *next;
175 struct wps_registrar_device *devices;
238 static void wps_free_devices(struct wps_registrar_device *dev)
240 struct wps_registrar_device *prev;
251 static struct wps_registrar_device * wps_device_get(struct wps_registrar *reg,
254 struct wps_registrar_device *dev;
286 struct wps_registrar_device *d;
3384 struct wps_registrar_device *d;

Completed in 32 milliseconds