summaryrefslogtreecommitdiffstats
path: root/src/main.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.conf')
-rw-r--r--src/main.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/main.conf b/src/main.conf
index 16d04579..20bac707 100644
--- a/src/main.conf
+++ b/src/main.conf
@@ -17,6 +17,11 @@ Class = 0x000100
# 0 = disable timer, i.e. stay discoverable forever
DiscoverableTimeout = 0
+# How long to stay in pairable mode before going back to non-discoverable
+# The value is in seconds. Default is 0.
+# 0 = disable timer, i.e. stay pairable forever
+PairableTimeout = 0
+
# Use some other page timeout than the controller default one
# (16384 = 10 seconds)
PageTimeout = 8192