]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: btusb: handle mSBC audio over USB Endpoints
authorSathish Narasimman <sathish.narasimman@intel.com>
Fri, 3 Apr 2020 19:43:59 +0000 (21:43 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Sun, 5 Apr 2020 11:52:59 +0000 (14:52 +0300)
commit61b98d8cb4c9d4fe13b6391d048357ef42c0652c
treeed48e58addb7170407ad03f05782ba8a724c1377
parent785938484a8d943ce3b7bde0a934b4df846ea5b0
Bluetooth: btusb: handle mSBC audio over USB Endpoints

For mSBC encoded audio stream over usb transport, btusb driver
to be set to alternate settings 6 as per BT core spec 5.0. The
type of air mode is used to differenting which alt setting to be
used.

The changes are made considering some discussion over the similar
patch submitted earlier from Kuba Pawlak (link below)
https://www.spinics.net/lists/linux-bluetooth/msg64577.html

Reported-by: kbuild test robot <lkp@intel.com>
Signed-off-by: Sathish Narasimman <sathish.narasimman@intel.com>
Signed-off-by: Chethan T N <chethan.tumkur.narayan@intel.com>
Signed-off-by: Hsin-Yu Chao <hychao@chromium.org>
Signed-off-by: Amit K Bag <amit.k.bag@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
drivers/bluetooth/btusb.c