Thanks Marcel. On Mon, May 18, 2020 at 1:03 AM Marcel Holtmann <marcel@xxxxxxxxxxxx> wrote: > > Hi Abhishek, > > > WCN3991 supports transparent WBS (host encoded mSBC). Add a flag to the > > device match data to show WBS is supported. > > > > This requires the matching firmware for WCN3991 in linux-firmware: > > 1a8b0dc00f77 (qca: Enable transparent WBS for WCN3991) > > > > Signed-off-by: Abhishek Pandit-Subedi <abhishekpandit@xxxxxxxxxxxx> > > --- > > > > Changes in v2: > > - Rename struct to qca_capabilities and fix enum naming > > > > drivers/bluetooth/hci_qca.c | 23 +++++++++++++++++------ > > 1 file changed, 17 insertions(+), 6 deletions(-) > > patch has been applied to bluetooth-next tree. > > Regards > > Marcel >