1
0
Fork 0
mirror of https://github.com/linux-usb-gadgets/libusbgx.git synced 2025-07-24 21:15:29 +03:00
libusbgx/examples
Krzysztof Opasiak 42c6bc3e56 libusbgx: Add functions for get/set function attributes.
Add usbg_get_function_attrs() and usbg_get_function_type()
to aviod direct access to function structure members.

Add usbg_set_function_attrs() to allow set all function\
attributes with one call.

Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
[Port from libusbg and update description]
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
2015-12-22 20:35:20 +01:00
..
gadget-acm-ecm.c libusbgx: Add functions for get/set function attributes. 2015-12-22 20:35:20 +01:00
Makefile.am Fork from libusbg project 2015-12-22 20:33:32 +01:00
show-gadgets.c libusbgx: Separate config attrs and strs form configuration. 2015-12-22 20:35:20 +01:00