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:29:01 +0300
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2017-08-10 16:31:41 +0300
commit9fb1f9ff694c387e7547b897ff1cd4c95d1063da (patch)
tree2d929ef38da96cab7b67f0c64f0ddc91ce620261 /doc/advertising-api.txt
parent91f9eb1310cc6ade597993f740a9c3bd4e7a0656 (diff)
downloadbluez-9fb1f9ff694c387e7547b897ff1cd4c95d1063da.tar.gz
advertising: Add Includes property
This enables using the all the supporting includes. Note: IncludeTxPower has been moved under Includes as well since it was still experimental.
Diffstat (limited to 'doc/advertising-api.txt')
-rw-r--r--doc/advertising-api.txt8
1 files changed, 5 insertions, 3 deletions
diff --git a/doc/advertising-api.txt b/doc/advertising-api.txt
index c39b5ec55..65f1331a9 100644
--- a/doc/advertising-api.txt
+++ b/doc/advertising-api.txt
@@ -61,11 +61,13 @@ Properties string Type
Service Data elements to include. The keys are the
UUID to associate with the data.
- bool IncludeTxPower
+ array{string} Includes
- Includes the Tx Power in the advertising packet.
- If missing, the Tx Power is not included.
+ List of features to be included in the advertising
+ packet.
+ Possible values: as found on
+ LEAdvertisingManager.SupportedIncludes
LE Advertising Manager hierarchy
================================