Thread (6 messages) 6 messages, 3 authors, 2010-02-16

Re: [PATCH] eSCO fallback to SCO on Error: Connection Failed to Complete

From: Marcel Holtmann <marcel@holtmann.org>
Date: 2010-02-12 17:56:42

Hi Stephen,
quoted hunk ↗ jump to hunk
Thanks, I guess I wasn't really paying attention, it was a late nite.

Signed-off-by: Stephen Coe <redacted>
---
  net/bluetooth/hci_event.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/net/bluetooth/hci_event.c b/net/bluetooth/hci_event.c
index 592da5c..6c57fc7 100644
--- a/net/bluetooth/hci_event.c
+++ b/net/bluetooth/hci_event.c
@@ -1698,6 +1698,7 @@ static inline void
hci_sync_conn_complete_evt(struct hci_dev *hdev, struct sk_bu
 		hci_conn_add_sysfs(conn);
 		break;

+	case 0x11:	/* Unsupported Feature or Parameter Value */
 	case 0x1c:	/* SCO interval rejected */
 	case 0x1a:	/* Unsupported Remote Feature */
 	case 0x1f:	/* Unspecified error */
I need a proper patch with the hcidump and the name of the device that
causes this issue. See how Nick has done it lately.

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