projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e12fda
)
Revert "Bluetooth: Fallback to SCO on error code 0x10 (Connection Accept Timeout)."
author
黄涛
<huangtao@rock-chips.com>
Sat, 30 Jul 2011 14:32:35 +0000
(22:32 +0800)
committer
黄涛
<huangtao@rock-chips.com>
Sat, 30 Jul 2011 14:32:35 +0000
(22:32 +0800)
This reverts commit
df28bc9c1957170dbf796063853a4a1aee1af6ac
.
net/bluetooth/hci_event.c
patch
|
blob
|
history
diff --git
a/net/bluetooth/hci_event.c
b/net/bluetooth/hci_event.c
index 10edd1a71f08d9df296d67824d21960dc50f701d..5c495893bc07131faab258b539b0e2693b2691f9 100644
(file)
--- a/
net/bluetooth/hci_event.c
+++ b/
net/bluetooth/hci_event.c
@@
-1698,7
+1698,6
@@
static inline void hci_sync_conn_complete_evt(struct hci_dev *hdev, struct sk_bu
hci_conn_add_sysfs(conn);
break;
- case 0x10: /* Connection Accept Timeout */
case 0x1c: /* SCO interval rejected */
case 0x1a: /* unsupported feature */
case 0x1f: /* Unspecified error */