From: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> This adds AdvertisingData which exposes data being advertised which is may be useful for profiles not handled by bluetoothd. --- doc/device-api.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/device-api.txt b/doc/device-api.txt index 1b448eef1..f2f8464bc 100644 --- a/doc/device-api.txt +++ b/doc/device-api.txt @@ -251,3 +251,8 @@ Properties string Address [readonly] array{byte} AdvertisingFlags [readonly, experimental] The Advertising Data Flags of the remote device. + + dict AdvertisingData [readonly, experimental] + + The Advertising Data of the remote device. Keys are + are 8 bits AD Type followed by data as byte array. -- 2.14.3 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html