---
title: bluetoothPairingLE
framework: accessorysetupkit
role: symbol
role_heading: Type Property
path: accessorysetupkit/asaccessory/supportoptions/bluetoothpairingle
---

# bluetoothPairingLE

The accessory supports Bluetooth Low Energy pairing.

## Declaration

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

## See Also

### Bluetooth options

- [bluetoothTransportBridging](accessorysetupkit/asaccessory/supportoptions/bluetoothtransportbridging.md)
- [bluetoothHID](accessorysetupkit/asaccessory/supportoptions/bluetoothhid.md)
