summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2021-08-16 16:20:10 -0700
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2021-09-08 14:12:15 -0700
commita5616cfec0cb586281fe303346345c3a7d98e82e (patch)
treeb9041bd8a73bac84bbc10ccaab9b532500cb6cab /doc
parent90da323c0e2e11f4dd930bddd6bd5b4bc5c462f8 (diff)
downloadbluez-a5616cfec0cb586281fe303346345c3a7d98e82e.tar.gz
adapter-api: Add ExperimentalFeatures property
This adds ExperimentalFeatures property which indicates what experimental features are currently enabled.
Diffstat (limited to 'doc')
-rw-r--r--doc/adapter-api.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/adapter-api.txt b/doc/adapter-api.txt
index 464434a81..490608e8d 100644
--- a/doc/adapter-api.txt
+++ b/doc/adapter-api.txt
@@ -335,3 +335,8 @@ Properties string Address [readonly]
"peripheral": Supports the peripheral role.
"central-peripheral": Supports both roles
concurrently.
+
+ array{string} ExperimentalFeatures [readonly, optional]
+
+ List of 128-bit UUIDs that represents the experimental
+ features currently enabled.