I've got HID which is connected to my Android tablet. HID has only one endpoint (type - interrupt, direction - in). I'm receiving data from this endpoint using queue method from UsbRequest and then i...