summaryrefslogtreecommitdiff
path: root/doc/advertising-api.txt
diff options
context:
space:
mode:
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2017-08-10 12:26:11 +0300
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2017-08-10 16:32:06 +0300
commite90c5ee0ba3451f70adcc99880e72413de82dad0 (patch)
tree49cfdb0318289aff7a135aa9b7fa28e107e4520a /doc/advertising-api.txt
parent2bfd5dc8af92eb13682d8b327711f4963fc11bd9 (diff)
downloadbluez-e90c5ee0ba3451f70adcc99880e72413de82dad0.tar.gz
advertising: Add LocalName property
With this property applications can select their own local name to be advertised, as opposed to just including the adapter's name.
Diffstat (limited to 'doc/advertising-api.txt')
-rw-r--r--doc/advertising-api.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/advertising-api.txt b/doc/advertising-api.txt
index 65f1331a9..c9bc9a148 100644
--- a/doc/advertising-api.txt
+++ b/doc/advertising-api.txt
@@ -69,6 +69,15 @@ Properties string Type
Possible values: as found on
LEAdvertisingManager.SupportedIncludes
+ string LocalName
+
+ Local name to be used in the advertising report. If the
+ string is too big to fit into the packet it will be
+ truncated.
+
+ If this property is available 'local-name' cannot be
+ present in the Includes.
+
LE Advertising Manager hierarchy
================================