Go to the source code of this file.
Classes | |
class | UsbLinuxUtils |
Macros | |
#define | CLEAR(x) memset(&(x), 0, sizeof(x)) |
#define | MAX_BUF_SIZE (MAX_PACKET_SIZE + 2) |
#define | MAX_PACKET_SIZE (58) |
Definition at line 39 of file usb_linux_utils.h.
#define MAX_BUF_SIZE (MAX_PACKET_SIZE + 2) |
Definition at line 42 of file usb_linux_utils.h.
#define MAX_PACKET_SIZE (58) |
Definition at line 41 of file usb_linux_utils.h.