summaryrefslogtreecommitdiffstats
path: root/include/hci.h
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2002-09-22 23:59:17 +0000
committerMarcel Holtmann <marcel@holtmann.org>2002-09-22 23:59:17 +0000
commit79cd53450eeb6555077f7ede0b5e02a23d7bebe8 (patch)
tree64a8d9ef58a644e94b696a3ada9a6ae5ebfc0e25 /include/hci.h
parent41f627f92dd0c0d7e1667c1f7cc877a6643c1849 (diff)
Add HCI_PCI to the device types
Diffstat (limited to 'include/hci.h')
-rw-r--r--include/hci.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/hci.h b/include/hci.h
index ba01bec0..e522ee85 100644
--- a/include/hci.h
+++ b/include/hci.h
@@ -52,6 +52,7 @@ extern "C" {
#define HCI_PCCARD 2
#define HCI_UART 3
#define HCI_RS232 4
+#define HCI_PCI 5
/* HCI device flags */
enum {