patch-2.4.26 linux-2.4.26/drivers/bluetooth/hci_usb.h

Next file: linux-2.4.26/drivers/char/agp/agpgart_be.c
Previous file: linux-2.4.26/drivers/bluetooth/hci_usb.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.25/drivers/bluetooth/hci_usb.h linux-2.4.26/drivers/bluetooth/hci_usb.h
@@ -37,7 +37,9 @@
 #define HCI_CTRL_REQ	     0x20
 #define HCI_DIGI_REQ	     0x40
 
-#define HCI_DIGIANSWER       0x01
+#define HCI_IGNORE           0x01
+#define HCI_RESET            0x02
+#define HCI_DIGIANSWER       0x04
 
 #define HCI_MAX_IFACE_NUM	3 
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)