[Bug 224454] Feature request: implement libusb_get_parent and libusb_has_capability

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Feb 7 20:18:21 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224454

--- Comment #5 from Hans Petter Selasky <hselasky at FreeBSD.org> ---
Hi,

libusb_has_capability() is now implemented:

/usr/include/libusb.h:  /* libusb supports libusb_has_capability(). */
/usr/include/libusb.h:int       libusb_has_capability(uint32_t capability);

--HPS

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-usb mailing list