Add changes from the Linux-2.6 tree.
[linux-2.6.git] / drivers / bluetooth / hci_usb.h
index 487d0e7..963fc55 100644 (file)
 #define HCI_IGNORE             0x01
 #define HCI_RESET              0x02
 #define HCI_DIGIANSWER         0x04
-#define HCI_BROKEN_ISOC                0x08
+#define HCI_CSR                        0x08
+#define HCI_SNIFFER            0x10
+#define HCI_BCM92035           0x20
+#define HCI_BROKEN_ISOC                0x40
+#define HCI_WRONG_SCO_MTU      0x80
 
 #define HCI_MAX_IFACE_NUM      3