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

# bluetoothTransportBridgingIdentifier

A 6-byte identifier for bridging classic transport profiles.

## Declaration

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

## Discussion

Discussion AccessorySetupKit ignores this property if another app already authorized and bridged the accessory.

## See Also

### Inspecting accessory settings

- [ssid](accessorysetupkit/asaccessorysettings/ssid.md)
