Re: [PATCH v1] Bluetooth: btusb: Enable wide band speech support for BTUSB_QCA_ROME

2020-09-19 Thread Marcel Holtmann
Hi Rocky, > QCA Rome supports wide band speech, this patch enables the wide band > speech support by set the BTUSB_WIDEBAND_SPEECH flag. > > Signed-off-by: Rocky Liao > --- > drivers/bluetooth/btusb.c | 54 ++- > 1 file changed, 36 insertions(+), 18 deletions(-

[PATCH v1] Bluetooth: btusb: Enable wide band speech support for BTUSB_QCA_ROME

2020-09-17 Thread Rocky Liao
QCA Rome supports wide band speech, this patch enables the wide band speech support by set the BTUSB_WIDEBAND_SPEECH flag. Signed-off-by: Rocky Liao --- drivers/bluetooth/btusb.c | 54 ++- 1 file changed, 36 insertions(+), 18 deletions(-) diff --git a/drivers