---
title: bluetoothTransportBridgingIdentifier
framework: accessorysetupkit
role: symbol
role_heading: Instance Property
path: accessorysetupkit/asaccessory/bluetoothtransportbridgingidentifier
---

# bluetoothTransportBridgingIdentifier

The accessory’s Bluetooth identifier, if any, for use when bridging classic transport profiles.

## Declaration

```swift
var bluetoothTransportBridgingIdentifier: Data? { get }
```

## See Also

### Accessing identifiers

- [bluetoothIdentifier](accessorysetupkit/asaccessory/bluetoothidentifier.md)
- [ssid](accessorysetupkit/asaccessory/ssid.md)
