Bluetooth: Implement raw output support for HIDP layer
authorJiri Kosina <jkosina@suse.cz>
Thu, 26 Nov 2009 15:20:56 +0000 (16:20 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 3 Dec 2009 18:34:19 +0000 (19:34 +0100)
commit2da31939a42f7a676a0bc5155d6a0a39ed8451f2
tree2ff9006190fde6f973baa7004a565f1d07f99ab2
parentfed4c2508b7419d0a55958fead6151b32def1683
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>
net/bluetooth/hidp/core.c