Return-Path: From: puthik@chromium.org To: linux-bluetooth@vger.kernel.org Cc: Puthikorn Voravootivat Subject: [PATCH 1/2] doc/device-api: Add AdvertisingDataFlags Date: Mon, 17 Oct 2016 15:27:12 -0700 Message-Id: <1476743233-26706-2-git-send-email-puthik@chromium.org> In-Reply-To: <1476743233-26706-1-git-send-email-puthik@chromium.org> References: <1476743233-26706-1-git-send-email-puthik@chromium.org> Sender: linux-bluetooth-owner@vger.kernel.org List-ID: From: Puthikorn Voravootivat This exposed AdvertisingDataFlags to BlueZ Device API Signed-off-by: Puthikorn Voravootivat --- doc/device-api.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/device-api.txt b/doc/device-api.txt index f5cac49..3ed4e06 100644 --- a/doc/device-api.txt +++ b/doc/device-api.txt @@ -230,3 +230,7 @@ Properties string Address [readonly] Indicate whether or not service discovery has been resolved. + + uint8 AdvertisingDataFlags [readonly] + + The Advertising Data Flags of the remote device. -- 2.8.0.rc3.226.g39d4020