libdrmconf
0.10.4
A library to program DMR radios.
|
This is the complete list of members for HIDevice, including all inherited members.
_cbError | HIDevice | protected |
_ctx | HIDevice | protected |
_dev | HIDevice | protected |
_dev | 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 | |
detect(uint16_t vid, uint16_t pid) | HIDevice | static |
detect(uint16_t vid, uint16_t pid) | HIDevice | static |
hid_send_recv(const unsigned char *data, unsigned nbytes, unsigned char *rdata, unsigned rlength, const ErrorStack &err=ErrorStack()) | HIDevice | |
hid_send_recv(const unsigned char *data, unsigned nbytes, unsigned char *rdata, unsigned rlength, const ErrorStack &err=ErrorStack()) | HIDevice | |
HIDevice(const USBDeviceDescriptor &descr, const ErrorStack &err=ErrorStack(), QObject *parent=nullptr) | HIDevice | |
HIDevice(const USBDeviceDescriptor &descr, const ErrorStack &err=ErrorStack(), 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, const ErrorStack &err=ErrorStack()) | HIDevice | protected |
~HIDevice() | HIDevice | virtual |
~HIDevice() | HIDevice | virtual |