Skip to content
Commit 6bf8268f authored by Bastien Nocera's avatar Bastien Nocera Committed by Marcel Holtmann
Browse files

Bluetooth: Use the control channel for raw HID reports

In commit 2da31939

, support
for Bluetooth hid_output_raw_report was added, but it pushes
the data to the interrupt channel instead of the contol one.

This patch makes hid_output_raw_report use the control channel
instead. Using the interrupt channel was a mistake.

Signed-off-by: default avatarBastien Nocera <hadess@hadess.net>
Signed-off-by: default avatarMarcel Holtmann <marcel@holtmann.org>
parent 9670d80a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment