|
@@ -1328,8 +1328,8 @@ struct sockaddr_hci {
|
|
#define HCI_DEV_NONE 0xffff
|
|
#define HCI_DEV_NONE 0xffff
|
|
|
|
|
|
#define HCI_CHANNEL_RAW 0
|
|
#define HCI_CHANNEL_RAW 0
|
|
-#define HCI_CHANNEL_CONTROL 1
|
|
|
|
#define HCI_CHANNEL_MONITOR 2
|
|
#define HCI_CHANNEL_MONITOR 2
|
|
|
|
+#define HCI_CHANNEL_CONTROL 3
|
|
|
|
|
|
struct hci_filter {
|
|
struct hci_filter {
|
|
unsigned long type_mask;
|
|
unsigned long type_mask;
|