summaryrefslogtreecommitdiffstats
path: root/hcid/hcid.h
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@nokia.com>2006-04-19 17:18:16 +0000
committerJohan Hedberg <johan.hedberg@nokia.com>2006-04-19 17:18:16 +0000
commit7950cc52aba07e8323ddb275c25c454d4546daeb (patch)
treec82b3d3ec3d1a4fe47a8857db1ab7b4b3b1d21cc /hcid/hcid.h
parent66ee11f572972796398b5cb541398ee754cc0995 (diff)
DiscoverableTimeout should be seconds instead of milliseconds
Diffstat (limited to 'hcid/hcid.h')
-rw-r--r--hcid/hcid.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hcid/hcid.h b/hcid/hcid.h
index d10bdc0d..672c1c7a 100644
--- a/hcid/hcid.h
+++ b/hcid/hcid.h
@@ -34,7 +34,7 @@
#define HCID_CONFIG_FILE CONFIGDIR "/hcid.conf"
-#define HCID_DEFAULT_DISCOVERABLE_TIMEOUT (180*1000) /* 3 minutes */
+#define HCID_DEFAULT_DISCOVERABLE_TIMEOUT 180 /* 3 minutes */
/*
* Scanning modes, used by DEV_SET_MODE