---
title: bluetoothManufacturerDataBlob
framework: accessorysetupkit
role: symbol
role_heading: Instance Property
path: accessorysetupkit/asdiscoverydescriptor/bluetoothmanufacturerdatablob
---

# bluetoothManufacturerDataBlob

A byte buffer that matches the accessory’s Bluetooth manufacturer data.

## Declaration

```swift
var bluetoothManufacturerDataBlob: Data? { get set }
```

## Mentioned in

Discovering and configuring accessories

## See Also

### Specifying Bluetooth properties

- [bluetoothCompanyIdentifier](accessorysetupkit/asdiscoverydescriptor/bluetoothcompanyidentifier.md)
- [ASBluetoothCompanyIdentifier](accessorysetupkit/asbluetoothcompanyidentifier.md)
- [ASBluetoothCompanyIdentifier](accessorysetupkit/asbluetoothcompanyidentifier.md)
- [bluetoothManufacturerDataMask](accessorysetupkit/asdiscoverydescriptor/bluetoothmanufacturerdatamask.md)
- [bluetoothServiceDataBlob](accessorysetupkit/asdiscoverydescriptor/bluetoothservicedatablob.md)
- [bluetoothServiceDataMask](accessorysetupkit/asdiscoverydescriptor/bluetoothservicedatamask.md)
- [bluetoothNameSubstring](accessorysetupkit/asdiscoverydescriptor/bluetoothnamesubstring.md)
- [bluetoothNameSubstringCompareOptions](accessorysetupkit/asdiscoverydescriptor/bluetoothnamesubstringcompareoptions.md)
- [bluetoothServiceUUID](accessorysetupkit/asdiscoverydescriptor/bluetoothserviceuuid.md)
- [bluetoothRange](accessorysetupkit/asdiscoverydescriptor/bluetoothrange.md)
- [ASDiscoveryDescriptor.Range](accessorysetupkit/asdiscoverydescriptor/range.md)
