]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1e411369acfbbb7f01e076dd327c3a5c193a8688
tree2ff9006190fde6f973baa7004a565f1d07f99ab2
parent52945fc86fb28d0fa26d5ad2d99941e0ca723456
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