summaryrefslogtreecommitdiffstats
path: root/include/hci.h
diff options
context:
space:
mode:
authorMax Krasnyansky <maxk@qualcomm.com>2002-03-12 18:58:39 +0000
committerMax Krasnyansky <maxk@qualcomm.com>2002-03-12 18:58:39 +0000
commit2c4532ba9feb08d1e37ca785bde83330d9cb4b71 (patch)
treeaa33e6f95d75f2b5bd91d1f1e66638839c912f96 /include/hci.h
parentf01eb8698b6cf461be0ad7a22c29d34cf1262e54 (diff)
Missing includes.
Cleanup.
Diffstat (limited to 'include/hci.h')
-rw-r--r--include/hci.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/hci.h b/include/hci.h
index 3f98ab1d..38060fb8 100644
--- a/include/hci.h
+++ b/include/hci.h
@@ -33,7 +33,7 @@
extern "C" {
#endif
-#define HCI_MAX_DEV 4
+#define HCI_MAX_DEV 16
#define HCI_MAX_ACL_SIZE 1024
#define HCI_MAX_SCO_SIZE 255