summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2023-03-03 16:04:26 -0800
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2023-03-10 13:41:06 -0800
commit5bac4cddb191c8ce28ca40747b5d7b0247ae504c (patch)
tree634717b2cb4847d60d27ca4c40349a9cde129d95 /doc
parent6477522e92e33da26d27064970ab0c183ab50166 (diff)
downloadbluez-5bac4cddb191c8ce28ca40747b5d7b0247ae504c.tar.gz
device-api: Add Set property
This adds Set property so clients are able to identify when a device belongs to a set.
Diffstat (limited to 'doc')
-rw-r--r--doc/device-api.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/device-api.txt b/doc/device-api.txt
index 628accb8a..e4a8d3c5a 100644
--- a/doc/device-api.txt
+++ b/doc/device-api.txt
@@ -281,3 +281,13 @@ Properties string Address [readonly]
Example:
<Transport Discovery> <Organization Flags...>
0x26 0x01 0x01...
+
+ array{object, dict} Sets [readonly, experimental]
+
+ The object paths of the sets the device belongs to
+ followed by a dictionary which can contain the
+ following:
+
+ byte Rank:
+
+ Rank of the device in the Set.