---
title: bluetoothTransportBridging
framework: accessorysetupkit
role: symbol
role_heading: Type Property
path: accessorysetupkit/asaccessory/supportoptions/bluetoothtransportbridging
---

# bluetoothTransportBridging

The accessory supports bridging to Bluetooth classic transport.

## Declaration

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

## Discussion

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

## See Also

### Bluetooth options

- [bluetoothPairingLE](accessorysetupkit/asaccessory/supportoptions/bluetoothpairingle.md)
- [bluetoothHID](accessorysetupkit/asaccessory/supportoptions/bluetoothhid.md)
