Home
last modified time | relevance | path

Searched refs:wps_registrar_device (Results 1 – 1 of 1) sorted by relevance

/trueos/contrib/wpa/src/wps/
HDwps_registrar.c132 struct wps_registrar_device { struct
133 struct wps_registrar_device *next; argument
175 struct wps_registrar_device *devices;
243 static void wps_free_devices(struct wps_registrar_device *dev) in wps_free_devices()
245 struct wps_registrar_device *prev; in wps_free_devices()
256 static struct wps_registrar_device * wps_device_get(struct wps_registrar *reg, in wps_device_get()
259 struct wps_registrar_device *dev; in wps_device_get()
291 struct wps_registrar_device *d; in wps_device_store()
3399 struct wps_registrar_device *d; in wps_registrar_get_info()