---
title: bluetoothAdvertisementData
framework: accessorysetupkit
role: symbol
role_heading: Instance Property
path: accessorysetupkit/asdiscoveredaccessory/bluetoothadvertisementdata
---

# bluetoothAdvertisementData

The Bluetooth advertisement data from the discovered accessory.

## Declaration

```swift
var bluetoothAdvertisementData: [AnyHashable : Any]? { get }
```

## See Also

### Working with accessory properties

- [bluetoothRSSI](accessorysetupkit/asdiscoveredaccessory/bluetoothrssi-5a2gp.md)
