Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/wps/
Dwps_registrar.c135 struct wps_registrar_device { struct
136 struct wps_registrar_device *next; argument
179 struct wps_registrar_device *devices;
280 static void wps_free_devices(struct wps_registrar_device *dev) in wps_free_devices()
282 struct wps_registrar_device *prev; in wps_free_devices()
293 static struct wps_registrar_device * wps_device_get(struct wps_registrar *reg, in wps_device_get()
296 struct wps_registrar_device *dev; in wps_device_get()
328 struct wps_registrar_device *d; in wps_device_store()
3599 struct wps_registrar_device *d; in wps_registrar_get_info()