|
Treehopper C++ API
|
This is the complete list of members for UsbConnection, including all inherited members.
| close()=0 | UsbConnection | pure virtual |
| devicePath()=0 | UsbConnection | pure virtual |
| name()=0 | UsbConnection | pure virtual |
| open()=0 | UsbConnection | pure virtual |
| receiveDataPeripheralChannel(uint8_t *data, size_t len)=0 | UsbConnection | pure virtual |
| receivePinReportPacket(uint8_t *data)=0 | UsbConnection | pure virtual |
| sendDataPeripheralChannel(uint8_t *data, size_t len)=0 | UsbConnection | pure virtual |
| sendDataPinConfigChannel(uint8_t *data, size_t len)=0 | UsbConnection | pure virtual |
| serialNumber()=0 | UsbConnection | pure virtual |
| ~UsbConnection()=default | UsbConnection | virtual |