summaryrefslogtreecommitdiff
path: root/src/main.conf
diff options
context:
space:
mode:
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2019-05-29 14:55:37 +0300
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2019-06-03 13:10:10 +0300
commit8de73cd12bfb99beeaabbbf5a316a1e5d6487260 (patch)
tree08d166ec1cc5803c2b11e2f949851683a64a7ede /src/main.conf
parent632e67f8d6b2919d0c881f3a0c922cccf1de1aae (diff)
downloadbluez-8de73cd12bfb99beeaabbbf5a316a1e5d6487260.tar.gz
main.conf: Make ReverseServiceDiscovery work with LE
This makes ReverseServiceDiscovery work properly with LE connection by disabling the GATT client functionality which makes one able to setup a system to operate in peripheral role only mode.
Diffstat (limited to 'src/main.conf')
-rw-r--r--src/main.conf8
1 files changed, 5 insertions, 3 deletions
diff --git a/src/main.conf b/src/main.conf
index b2f843c75..40687a755 100644
--- a/src/main.conf
+++ b/src/main.conf
@@ -30,9 +30,11 @@
#DeviceID = bluetooth:1234:5678:abcd
# Do reverse service discovery for previously unknown devices that connect to
-# us. This option is really only needed for qualification since the BITE tester
-# doesn't like us doing reverse SDP for some test cases (though there could in
-# theory be other useful purposes for this too). Defaults to 'true'.
+# us. For BR/EDR this option is really only needed for qualification since the
+# BITE tester doesn't like us doing reverse SDP for some test cases, for LE
+# this disables the GATT client functionally so it can be used in system which
+# can only operate as peripheral.
+# Defaults to 'true'.
#ReverseServiceDiscovery = true
# Enable name resolving after inquiry. Set it to 'false' if you don't need