summaryrefslogtreecommitdiffstats
path: root/include/rfcomm.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/rfcomm.h')
-rw-r--r--include/rfcomm.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/rfcomm.h b/include/rfcomm.h
index 5c4751ea..5e8a50ca 100644
--- a/include/rfcomm.h
+++ b/include/rfcomm.h
@@ -36,9 +36,6 @@ extern "C" {
#define RFCOMM_PSM 3
-#define RFCOMM_CONN_TIMEOUT (HZ * 30)
-#define RFCOMM_DISC_TIMEOUT (HZ * 20)
-
/* RFCOMM socket address */
struct sockaddr_rc {
sa_family_t rc_family;