From ca3753c3da68f08294eb1543d0e1f3cacf0296b3 Mon Sep 17 00:00:00 2001 From: Michael Janssen Date: Tue, 14 Apr 2015 15:06:57 -0700 Subject: [PATCH] doc: Add IncludeTXPower to LE Advertising API --- doc/advertising-api.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/advertising-api.txt b/doc/advertising-api.txt index 7fb34eeb9..54ab10635 100644 --- a/doc/advertising-api.txt +++ b/doc/advertising-api.txt @@ -61,6 +61,11 @@ Properties string Type Service Data elements to include. The keys are the UUID to associate with the data. + bool IncludeTXPower + + Includes the TX Power in the advertising packet. + If missing, the TX Power is not included. + LE Advertising Manager hierarchy ================================ -- 2.47.3