Thread (17 messages) 17 messages, 3 authors, 2018-06-12

[PATCH v2 4/7] Bluetooth: Add new quirk for non-persistent setup settings

From: sean.wang@mediatek.com (Sean Wang)
Date: 2018-05-22 08:05:32
Also in: linux-bluetooth, linux-devicetree, linux-mediatek, lkml

On Tue, 2018-05-22 at 09:21 +0200, Marcel Holtmann wrote:
Hi Sean,
[ ... ]
quoted
-	if (hci_dev_test_flag(hdev, HCI_SETUP)) {
+	if (hci_dev_test_flag(hdev, HCI_SETUP) ||
+	    test_bit(HCI_QUIRK_NON_PERSISTENT_SETUP, &hdev->quirks)) {
		hci_sock_dev_event(hdev, HCI_DEV_SETUP);
I am not 100% sure that we want to send the HCI_DEV_SETUP event also multiple times. That is a userspace change that I would need to think about. We need to check create_monitor_event() and see what the btmon trace for this looks like. Can you send me a btmon -w trace.log when this change is active.

Regards

Marcel
Sure, I'll send you the trace.log with the change is active.

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