summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/hci.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/hci.h b/include/hci.h
index 329f2b3a..bccaf918 100644
--- a/include/hci.h
+++ b/include/hci.h
@@ -98,12 +98,6 @@ enum {
#define HCIINQUIRY _IOR('H', 240, int)
-/* HCI timeouts */
-
-#define HCI_CONN_TIMEOUT (HZ * 40)
-#define HCI_DISCONN_TIMEOUT (HZ * 2)
-#define HCI_CONN_IDLE_TIMEOUT (HZ * 60)
-
#ifndef __NO_HCI_DEFS
/* HCI Packet types */