commit | 2da31939a42f7a676a0bc5155d6a0a39ed8451f2 | [log] [tgz] |
---|---|---|
author | Jiri Kosina <jkosina@suse.cz> | Thu Nov 26 16:20:56 2009 +0100 |
committer | Marcel Holtmann <marcel@holtmann.org> | Thu Dec 03 19:34:19 2009 +0100 |
tree | 2ff9006190fde6f973baa7004a565f1d07f99ab2 | |
parent | fed4c2508b7419d0a55958fead6151b32def1683 [diff] |
Bluetooth: Implement raw output support for HIDP layer Implement raw output callback which is used by hidraw to send raw data to the underlying device. Without this patch, the userspace hidraw-based applications can't send output reports to HID Bluetooth devices. Reported-and-tested-by: Brian Gunn <bgunn@solekai.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>