libusbgx: Change gadget attributes size and names.
authorKrzysztof Opasiak <k.opasiak@samsung.com>
Tue, 11 Feb 2014 14:44:48 +0000 (15:44 +0100)
committerKrzysztof Opasiak <k.opasiak@samsung.com>
Tue, 22 Dec 2015 19:33:56 +0000 (20:33 +0100)
commit652d2dd8ca64f836e1ad83a06a2c7af41a9a3874
tree96a1a8b1e476119e660941817ec879774e4200eb
parent6ce3bdaad3a593fc50eb35ff2813f2ebaa697286
libusbgx: Change gadget attributes size and names.

Rename all gadget attributes to be consistent with usb
standard and libusb. Change also field size and order
to allow direct memcpy from libusb_device_descriptor.

Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
[Port from libusbg and update description]
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
examples/show-gadgets.c
include/usbg/usbg.h
src/usbg.c