From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: MIME-Version: 1.0 In-Reply-To: References: <1476817861-24158-1-git-send-email-puthik@chromium.org> <1476817861-24158-3-git-send-email-puthik@chromium.org> From: Szymon Janc Date: Wed, 19 Oct 2016 18:15:48 +0200 Message-ID: Subject: Re: [PATCH v2 1/2] doc/device-api: Add AdvertisingFlags To: Luiz Augusto von Dentz Cc: puthik@chromium.org, "linux-bluetooth@vger.kernel.org" Content-Type: text/plain; charset=UTF-8 Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi, On 19 October 2016 at 09:19, Luiz Augusto von Dentz wrote: > Hi, > > On Tue, Oct 18, 2016 at 10:10 PM, wrote: >> From: Puthikorn Voravootivat >> >> This exposed Advertising Flags 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..1985698 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. >> + >> + array{byte} AdvertisingFlags [readonly] >> + >> + The Advertising Data Flags of the remote device. > > It should probably be marked as experimental for now. Hmm I wonder.. why not just expose full AD + SCAN_RSP this way? Are we going to add prop for every data type? -- pozdrawiam Szymon K. Janc