Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/wps/
Dwps_registrar.c133 struct wps_registrar_device { struct
134 struct wps_registrar_device *next; argument
177 struct wps_registrar_device *devices;
279 static void wps_free_devices(struct wps_registrar_device *dev) in wps_free_devices()
281 struct wps_registrar_device *prev; in wps_free_devices()
292 static struct wps_registrar_device * wps_device_get(struct wps_registrar *reg, in wps_device_get()
295 struct wps_registrar_device *dev; in wps_device_get()
327 struct wps_registrar_device *d; in wps_device_store()
3613 struct wps_registrar_device *d; in wps_registrar_get_info()