Fix bug: TIVI-307 Fail to pair BT devices (phone or headset) in UI 87/2387/1 submit/2.0alpha/20121120.061635
authorChengyi Zhao <chengyix.zhao@intel.com>
Mon, 19 Nov 2012 08:20:53 +0000 (16:20 +0800)
committerChengyi Zhao <chengyix.zhao@intel.com>
Mon, 19 Nov 2012 08:20:53 +0000 (16:20 +0800)
lib/hci.h

index a4b63cc..2f19945 100644 (file)
--- a/lib/hci.h
+++ b/lib/hci.h
@@ -2289,7 +2289,7 @@ struct sockaddr_hci {
 
 #define HCI_CHANNEL_RAW                0
 #define HCI_CHANNEL_MONITOR    2
-#define HCI_CHANNEL_CONTROL    3
+#define HCI_CHANNEL_CONTROL    1
 
 struct hci_filter {
        uint32_t type_mask;