summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2006-07-31 10:00:10 +0000
committerMarcel Holtmann <marcel@holtmann.org>2006-07-31 10:00:10 +0000
commit914617b58d2b68d1e3792a77fc5dd37f78d2037b (patch)
treeacd1716f17b0cb34bbcff35ad2181ff67e0e44f9 /include
parent646fda930139720d7d9c45cc085ae4eb7018d8bb (diff)
Remove kernel specific timeouts
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 */