On Tue, Jul 10, 2012 at 6:24 PM, João Paulo Rechi Vita <jprvita@xxxxxxxxxxxxx> wrote: > uHID is HID I/O driver that makes possible to implement HID I/O drivers in > user-space. It works similar to the uinput but it is initialized with a HID > descriptor and deals with raw HID reports. > > This commit uses uHID to create a HID device for the remote HoG device and > to tranfers HID reports to HID subsystem. > --- > profiles/input/hog_device.c | 89 ++++++++++++++++++++++++++++-------- > profiles/input/uhid-copy.h | 104 +++++++++++++++++++++++++++++++++++++++++++ > 2 files changed, 174 insertions(+), 19 deletions(-) > create mode 100644 profiles/input/uhid-copy.h This revision address the comments that Marcel and Johan made in person on the BlueZ meeting. -- João Paulo Rechi Vita Openbossa Labs - INdT -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html