<!--
{
  "availability" : [
    "iOS: 18.0.0 -",
    "iPadOS: 18.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AccessorySetupKit",
  "identifier" : "/documentation/AccessorySetupKit/ASAccessory/SupportOptions/bluetoothTransportBridging",
  "metadataVersion" : "0.1.0",
  "role" : "Type Property",
  "symbol" : {
    "kind" : "Type Property",
    "modules" : [
      "AccessorySetupKit"
    ],
    "preciseIdentifier" : "c:@E@ASAccessorySupportOptions@ASAccessorySupportBluetoothTransportBridging"
  },
  "title" : "bluetoothTransportBridging"
}
-->

# bluetoothTransportBridging

The accessory supports bridging to Bluetooth classic transport.

```
static var bluetoothTransportBridging: ASAccessory.SupportOptions { get }
```

## Discussion

This option indicates that when connecting with low energy transport, the accessory supports activating Bluetooth classic transport profiles.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)