From f96e4a9fb64f1c18ab55608820579e883270e97c Mon Sep 17 00:00:00 2001 From: Puthikorn Voravootivat Date: Wed, 19 Oct 2016 19:03:37 -0700 Subject: [PATCH] doc/device-api: Add AdvertisingFlags This exposed Advertising Flags to BlueZ Device API --- doc/device-api.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/device-api.txt b/doc/device-api.txt index f5cac4926..13b28818e 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, experimental] + + The Advertising Data Flags of the remote device. -- 2.47.3