Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 07 Feb 2021 20:18:21 +0000
From:      bugzilla-noreply@freebsd.org
To:        usb@FreeBSD.org
Subject:   [Bug 224454] Feature request: implement libusb_get_parent and libusb_has_capability
Message-ID:  <bug-224454-19105-854PhIaeBW@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-224454-19105@https.bugs.freebsd.org/bugzilla/>
References:  <bug-224454-19105@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D224454

--- Comment #5 from Hans Petter Selasky <hselasky@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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-224454-19105-854PhIaeBW>