wps_registrar.c | 14 #include "utils/uuid.h" 78 u8 uuid[WPS_UUID_LEN]; member in struct:wps_uuid_pin 135 u8 uuid[WPS_UUID_LEN]; member in struct:wps_registrar_device 290 struct wps_device_data *dev, const u8 *uuid) 304 os_memcpy(d->uuid, uuid, WPS_UUID_LEN); 386 wpa_hexdump(MSG_DEBUG, "WPS: Removed UUID-E", 410 wpa_printf(MSG_DEBUG, "WPS: Add one for the requested UUID"); 411 wpa_hexdump(MSG_DEBUG, "WPS: Requested UUID", 419 wpa_hexdump(MSG_DEBUG, "WPS: UUID-E" 3414 char uuid[40]; local [all...] |