summaryrefslogtreecommitdiff
path: root/src/main.conf
diff options
context:
space:
mode:
authorSzymon Janc <szymon.janc@codecoup.pl>2018-03-23 14:08:21 +0100
committerSzymon Janc <szymon.janc@codecoup.pl>2018-03-26 16:06:20 +0200
commit834a45d22ee3295c51827f568160a92dbc87bef6 (patch)
tree2e2a38ff9cdd6d6d445ed40f158679fffb79f5b1 /src/main.conf
parentdb663b1d57895070efb6cabfd78cb1b5c480cb43 (diff)
downloadbluez-834a45d22ee3295c51827f568160a92dbc87bef6.tar.gz
Add support for requiring min key size for access GATT characteristics
This allows to configure bluetoothd to require minimum encryption key size when accessing GATT server characteristics. It is a global configuration option affecting whole GATT database.
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 21986b386..cbae32ec5 100644
--- a/src/main.conf
+++ b/src/main.conf
@@ -77,6 +77,11 @@
# Default: always
#Cache = always
+# Minimum required Encryption Key Size for accessing secured characteristics.
+# Possible values: 0 and 7-16. 0 means don't care.
+# Defaults to 0
+# MinEncKeySize = 0
+
[Policy]
#
# The ReconnectUUIDs defines the set of remote services that should try