HomeSort by relevance Sort by last modified time
    Searched full:wps_registrar_device (Results 1 - 1 of 1) sorted by null

  /external/wpa_supplicant_8/src/wps/
wps_registrar.c 132 struct wps_registrar_device { struct
133 struct wps_registrar_device *next;
175 struct wps_registrar_device *devices;
243 static void wps_free_devices(struct wps_registrar_device *dev)
245 struct wps_registrar_device *prev;
256 static struct wps_registrar_device * wps_device_get(struct wps_registrar *reg,
259 struct wps_registrar_device *dev;
291 struct wps_registrar_device *d;
    [all...]

Completed in 3009 milliseconds