Hi Marcel, > > Hi Sathish, > > > 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@xxxxxxxxx> > > Signed-off-by: Sathish Narasimman <sathish.narasimman@xxxxxxxxx> > > Signed-off-by: Chethan T N <chethan.tumkur.narayan@xxxxxxxxx> > > Signed-off-by: Hsin-Yu Chao <hychao@xxxxxxxxxxxx> > > Signed-off-by: Amit K Bag <amit.k.bag@xxxxxxxxx> > > --- > > drivers/bluetooth/btusb.c | 157 +++++++++++++++++++++++++++++--------- > > 1 file changed, 121 insertions(+), 36 deletions(-) > > I would really prefer to have some Tested-by lines from people that can verify that this patch works. The patch is verified on Chrome OS( 4.14 and 4.19 Chrome kernel) and Ubuntu with intel controllers. However it is always good to test with some other controller as well. > > Luiz, do we. Need to address further details for mSBC support? > > Regards > > Marcel > Thanks and Regards Chethan