|
Android-cuttlefish cvd tool
|


Go to the source code of this file.
Classes | |
| struct | usb_ifc_info |
| class | UsbTransport |
Typedefs | |
| typedef std::function< int(usb_ifc_info *)> | ifc_match_func |
Functions | |
| std::unique_ptr< UsbTransport > | usb_open (ifc_match_func callback, uint32_t timeout_ms=0) |
| typedef std::function<int(usb_ifc_info*)> ifc_match_func |
| std::unique_ptr< UsbTransport > usb_open | ( | ifc_match_func | callback, |
| uint32_t | timeout_ms = 0 |
||
| ) |