[PATCH] Bluetooth: btusb: Add quirk for BTUSB_INTEL_NEW

Subsystems: bluetooth drivers, the rest

STALE2914d

2 messages, 2 authors, 2018-09-27 · open the first message on its own page

[PATCH] Bluetooth: btusb: Add quirk for BTUSB_INTEL_NEW

From: Justin TerAvest <hidden>
Date: 2018-09-25 17:05:16

Intel "new" controllers can do both LE scan and BR/EDR inquiry at once.

Signed-off-by: Justin TerAvest <redacted>
---
 drivers/bluetooth/btusb.c | 1 +
 1 file changed, 1 insertion(+)
diff --git a/drivers/bluetooth/btusb.c b/drivers/bluetooth/btusb.c
index cd2e5cf14ea5..61cde1a7ec1b 100644
--- a/drivers/bluetooth/btusb.c
+++ b/drivers/bluetooth/btusb.c
@@ -3096,6 +3096,7 @@ static int btusb_probe(struct usb_interface *intf,
 		hdev->set_diag = btintel_set_diag;
 		hdev->set_bdaddr = btintel_set_bdaddr;
 		set_bit(HCI_QUIRK_STRICT_DUPLICATE_FILTER, &hdev->quirks);
+		set_bit(HCI_QUIRK_SIMULTANEOUS_DISCOVERY, &hdev->quirks);
 		set_bit(HCI_QUIRK_NON_PERSISTENT_DIAG, &hdev->quirks);
 	}
 
-- 
2.19.0.605.g01d371f741-goog

Re: [PATCH] Bluetooth: btusb: Add quirk for BTUSB_INTEL_NEW

From: Marcel Holtmann <marcel@holtmann.org>
Date: 2018-09-27 10:29:05

Hi Justin,
Intel "new" controllers can do both LE scan and BR/EDR inquiry at once.

Signed-off-by: Justin TerAvest <redacted>
---
drivers/bluetooth/btusb.c | 1 +
1 file changed, 1 insertion(+)
patch has been applied to bluetooth-next tree.

Regards

Marcel
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help