hughsie / libgusb

GUsb is a GObject wrapper for libusb1
GNU Lesser General Public License v2.1
25 stars 21 forks source link

Allow emulating failed events #72

Closed hughsie closed 2 years ago

hughsie commented 2 years ago

This is required to emulate devices that just reset (without completing the current transfer) when asked to reset.