Return-Path: From: Michael Janssen To: linux-bluetooth@vger.kernel.org Cc: Michael Janssen Subject: [PATCH BlueZ v2 2/6] doc: Add IncludeTXPower to LE Advertising API Date: Tue, 14 Apr 2015 15:06:57 -0700 Message-Id: <1429049221-21984-3-git-send-email-jamuraa@chromium.org> In-Reply-To: <1429049221-21984-1-git-send-email-jamuraa@chromium.org> References: <1429049221-21984-1-git-send-email-jamuraa@chromium.org> Sender: linux-bluetooth-owner@vger.kernel.org List-ID: --- doc/advertising-api.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/advertising-api.txt b/doc/advertising-api.txt index 7fb34ee..54ab106 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.2.0.rc0.207.ga3a616c