We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45e7d38 commit f63f401Copy full SHA for f63f401
drivers/bluetooth/btusb.c
@@ -678,6 +678,8 @@ static const struct usb_device_id quirks_table[] = {
678
BTUSB_WIDEBAND_SPEECH },
679
{ USB_DEVICE(0x13d3, 0x3608), .driver_info = BTUSB_MEDIATEK |
680
681
+ { USB_DEVICE(0x13d3, 0x3628), .driver_info = BTUSB_MEDIATEK |
682
+ BTUSB_WIDEBAND_SPEECH },
683
684
/* Additional Realtek 8723AE Bluetooth devices */
685
{ USB_DEVICE(0x0930, 0x021d), .driver_info = BTUSB_REALTEK },
0 commit comments