summaryrefslogtreecommitdiff
path: root/doc/advertising-api.txt
diff options
context:
space:
mode:
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2017-08-09 11:42:01 +0300
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2017-08-10 16:31:40 +0300
commit91f9eb1310cc6ade597993f740a9c3bd4e7a0656 (patch)
tree912f4aacf2644cd78e0a2976df5afe0eddacc3c3 /doc/advertising-api.txt
parent1377185c350191064a5dc4cfe8856cc6a7bd98de (diff)
downloadbluez-91f9eb1310cc6ade597993f740a9c3bd4e7a0656.tar.gz
advertising: Add SupportedIncludes
This adds SupportedIncludes so application can detect what the system can include.
Diffstat (limited to 'doc/advertising-api.txt')
-rw-r--r--doc/advertising-api.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/advertising-api.txt b/doc/advertising-api.txt
index a8a738c0f..c39b5ec55 100644
--- a/doc/advertising-api.txt
+++ b/doc/advertising-api.txt
@@ -120,3 +120,11 @@ Properties byte ActiveInstances
byte SupportedInstances
Number of available advertising instances.
+
+ array{string} SupportedIncludes
+
+ List of supported system includes.
+
+ Possible values: "tx-power"
+ "appearance"
+ "local-name"