libusbgx: Add getter for function name.
authorKrzysztof Opasiak <k.opasiak@samsung.com>
Fri, 14 Feb 2014 15:31:06 +0000 (16:31 +0100)
committerKrzysztof Opasiak <k.opasiak@samsung.com>
Tue, 22 Dec 2015 19:35:20 +0000 (20:35 +0100)
commit8642661469ac5e36e27c155f8c0e8b0677228a10
treefceaf57e4c9ff778bd40d34bfcb22adf5faa1961
parent42c6bc3e56b58efa1c9027cb83993b20fbda7cf7
libusbgx: Add getter for function name.

Add usbg_get_function_name() and usbg_get_function_name_len()
to avoid direct function structure members access.

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