Revision ad55e25a host/lib/transport/libusb1_device_handle.cpp
| b/host/lib/transport/libusb1_device_handle.cpp | ||
|---|---|---|
| 22 | 22 |
|
| 23 | 23 |
const int libusb_debug_level = 0; |
| 24 | 24 |
|
| 25 |
/**************************************************************** |
|
| 26 |
* libusb USB device handle implementation class |
|
| 27 |
***************************************************************/ |
|
| 25 | 28 |
class libusb1_device_handle_impl : public usb_device_handle {
|
| 26 | 29 |
public: |
| 27 | 30 |
libusb1_device_handle_impl(std::string serial, |
Also available in: Unified diff