summaryrefslogtreecommitdiff
path: root/doc/settings-storage.txt
diff options
context:
space:
mode:
authorFrédéric Danis <frederic.danis@linux.intel.com>2012-11-21 14:49:47 +0100
committerJohan Hedberg <johan.hedberg@intel.com>2012-11-21 20:43:59 +0200
commite4054ff05735fc8ade707003abf1a4dd7cf5648f (patch)
tree858a9ef68cebf4856c9e61604ee7605b455c4dec /doc/settings-storage.txt
parent202b7a98d6226ce050ffb337def44df3c6de0f39 (diff)
downloadbluez-e4054ff05735fc8ade707003abf1a4dd7cf5648f.tar.gz
doc: Update settings-storage.txt
Remote features are not available from user space, so replace Features entry by SupportedTechnologies. Device blocked should be saved in device info file.
Diffstat (limited to 'doc/settings-storage.txt')
-rw-r--r--doc/settings-storage.txt7
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/settings-storage.txt b/doc/settings-storage.txt
index 1174d4438..3fdcb03e1 100644
--- a/doc/settings-storage.txt
+++ b/doc/settings-storage.txt
@@ -139,13 +139,16 @@ Long term key) related to a remote device.
Class String Device class in hexadecimal,
i.e. 0x000000
- Features String Bluetooth device features in
- hexadecimal, i.e. 0x0000000000000000
+ SupportedTechnologies List of List of technologies supported by
+ strings device, separated by ";"
+ Technologies can be BR/EDR or LE
AddressType String An address can be "static" or "public"
Trusted Boolean True if the remote device is trusted
+ Blocked Boolean True if the remote device is blocked
+
Profiles List of List of profiles advertised by remote,
strings in 128-bits UUID format, separated by
";"