LibDMRConf
0.5.0
A library to program DMR radios.
|
This is the complete list of members for HIDevice, including all inherited members.
_ctx | HIDevice | protected |
_dev | HIDevice | protected |
_dev | HIDevice | protected |
_errorMessage | HIDevice | protected |
_HIDManager | HIDevice | protected |
_nbytes_received | HIDevice | protected |
_receive_buf | HIDevice | protected |
_transfer | HIDevice | protected |
_transfer_buf | HIDevice | protected |
callback_close(void *ontext, IOReturn result, void *sender, IOHIDDeviceRef deviceRef) | HIDevice | protectedstatic |
callback_input(void *context, IOReturn result, void *sender, IOHIDReportType type, uint32_t reportID, uint8_t *data, CFIndex nbytes) | HIDevice | protectedstatic |
callback_open(void *context, IOReturn result, void *sender, IOHIDDeviceRef deviceRef) | HIDevice | protectedstatic |
close() | HIDevice | |
close() | HIDevice | |
errorMessage() const | HIDevice | inline |
hid_send_recv(const unsigned char *data, unsigned nbytes, unsigned char *rdata, unsigned rlength) | HIDevice | |
hid_send_recv(const unsigned char *data, unsigned nbytes, unsigned char *rdata, unsigned rlength) | HIDevice | |
HIDevice(int vid, int pid, QObject *parent=nullptr) | HIDevice | |
HIDevice(int vid, int pid, QObject *parent=nullptr) | HIDevice | |
isOpen() const | HIDevice | |
isOpen() const | HIDevice | |
read_callback(struct libusb_transfer *t) | HIDevice | protectedstatic |
write_read(const unsigned char *data, unsigned length, unsigned char *reply, unsigned rlength) | HIDevice | protected |
~HIDevice() | HIDevice | virtual |
~HIDevice() | HIDevice | virtual |