summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Xie <mattx@google.com>2011-09-08 18:05:00 -0700
committerMatthew Xie <mattx@google.com>2011-09-08 18:05:00 -0700
commit37746f8c5b7a6d37d1cebc22fcbfc957f6e91abc (patch)
tree171f7a2a30863be06192c9bffad5d72decce1ab6
parent594b77a493c44186af3d6f6a6bc7b30babcb2896 (diff)
downloadbluetooth-37746f8c5b7a6d37d1cebc22fcbfc957f6e91abc.tar.gz
Sync main.confs with that of Bluez
The only change is DiscoverSchedulerInterval changes from 0 to 30 bug 5265282 Change-Id: Iad709d8bb97f939f008b9dbca5b5660547d492b3
-rw-r--r--data/main.conf4
-rw-r--r--data/main.le.conf4
-rw-r--r--data/main.nonsmartphone.conf4
-rw-r--r--data/main.nonsmartphone.le.conf4
4 files changed, 8 insertions, 8 deletions
diff --git a/data/main.conf b/data/main.conf
index cf529a4..9417f3f 100644
--- a/data/main.conf
+++ b/data/main.conf
@@ -34,8 +34,8 @@ PairableTimeout = 0
PageTimeout = 8192
# Discover scheduler interval used in Adapter.DiscoverDevices
-# The value is in seconds. Defaults is 0 to use controller scheduler.
-DiscoverSchedulerInterval = 0
+# The value is in seconds. Defaults is 30.
+DiscoverSchedulerInterval = 30
# What value should be assumed for the adapter Powered property when
# SetProperty(Powered, ...) hasn't been called yet. Defaults to true
diff --git a/data/main.le.conf b/data/main.le.conf
index ad2cce6..bdd90da 100644
--- a/data/main.le.conf
+++ b/data/main.le.conf
@@ -34,8 +34,8 @@ PairableTimeout = 0
PageTimeout = 8192
# Discover scheduler interval used in Adapter.DiscoverDevices
-# The value is in seconds. Defaults is 0 to use controller scheduler.
-DiscoverSchedulerInterval = 0
+# The value is in seconds. Defaults is 30.
+DiscoverSchedulerInterval = 30
# What value should be assumed for the adapter Powered property when
# SetProperty(Powered, ...) hasn't been called yet. Defaults to true
diff --git a/data/main.nonsmartphone.conf b/data/main.nonsmartphone.conf
index c73bbd8..c181e54 100644
--- a/data/main.nonsmartphone.conf
+++ b/data/main.nonsmartphone.conf
@@ -34,8 +34,8 @@ PairableTimeout = 0
PageTimeout = 8192
# Discover scheduler interval used in Adapter.DiscoverDevices
-# The value is in seconds. Defaults is 0 to use controller scheduler.
-DiscoverSchedulerInterval = 0
+# The value is in seconds. Defaults is 30.
+DiscoverSchedulerInterval = 30
# What value should be assumed for the adapter Powered property when
# SetProperty(Powered, ...) hasn't been called yet. Defaults to true
diff --git a/data/main.nonsmartphone.le.conf b/data/main.nonsmartphone.le.conf
index fe56d0b..7d7325a 100644
--- a/data/main.nonsmartphone.le.conf
+++ b/data/main.nonsmartphone.le.conf
@@ -34,8 +34,8 @@ PairableTimeout = 0
PageTimeout = 8192
# Discover scheduler interval used in Adapter.DiscoverDevices
-# The value is in seconds. Defaults is 0 to use controller scheduler.
-DiscoverSchedulerInterval = 0
+# The value is in seconds. Defaults is 30.
+DiscoverSchedulerInterval = 30
# What value should be assumed for the adapter Powered property when
# SetProperty(Powered, ...) hasn't been called yet. Defaults to true