libdrmconf  0.10.4
A library to program DMR radios.
DFUDevice Member List

This is the complete list of members for DFUDevice, including all inherited members.

_ctxDFUDeviceprotected
_devDFUDeviceprotected
_statusDFUDeviceprotected
abort(const ErrorStack &err=ErrorStack())DFUDeviceprotected
clear_status(const ErrorStack &err=ErrorStack())DFUDeviceprotected
close()DFUDevice
detach(int timeout, const ErrorStack &err=ErrorStack())DFUDeviceprotected
detect(uint16_t vid, uint16_t pid)DFUDevicestatic
DFUDevice(const USBDeviceDescriptor &descr, const ErrorStack &err=ErrorStack(), QObject *parent=nullptr)DFUDevice
download(unsigned block, uint8_t *data, unsigned len, const ErrorStack &err=ErrorStack())DFUDevice
get_state(int &pstate, const ErrorStack &err=ErrorStack())DFUDeviceprotected
get_status(const ErrorStack &err=ErrorStack())DFUDeviceprotected
isOpen() constDFUDevice
upload(unsigned block, uint8_t *data, unsigned len, const ErrorStack &err=ErrorStack())DFUDevice
wait_idle(const ErrorStack &err=ErrorStack())DFUDeviceprotected
~DFUDevice()DFUDevicevirtual