]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: btusb: Detect if an ACL packet is in fact an ISO packet
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Mon, 28 Oct 2019 18:25:02 +0000 (20:25 +0200)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Sat, 23 Jul 2022 00:14:37 +0000 (17:14 -0700)
commit91290a62f2450edc9fa7d6cdf76541c4943c91cc
treeb4d2a080075ca38e475d99e270cbe37a0d98ca16
parentaf6e69927c3ad1326a33d6ec6c50c3ea628c2164
Bluetooth: btusb: Detect if an ACL packet is in fact an ISO packet

Fix up the packet type if ISO packets are sent over the bulk endpoint.

Note: This is a stopgap since the Bluetooth specification currently
doesn't define any endpoint to transport ISO packets.

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
drivers/bluetooth/btusb.c