Bluetooth: Fix HCI_RESET command synchronization
[linux-flexiantxendom0-natty.git] / include / net / bluetooth / hci.h
index 29a7a8c..84d3b23 100644 (file)
@@ -76,6 +76,8 @@ enum {
        HCI_INQUIRY,
 
        HCI_RAW,
+
+       HCI_RESET,
 };
 
 /* HCI ioctl defines */