---
title: bluetoothHID
framework: accessorysetupkit
role: symbol
role_heading: Type Property
path: accessorysetupkit/asaccessory/supportoptions/bluetoothhid
---

# bluetoothHID

The accessory supports Bluetooth Low Energy HID service.

## Declaration

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

## See Also

### Bluetooth options

- [bluetoothPairingLE](accessorysetupkit/asaccessory/supportoptions/bluetoothpairingle.md)
- [bluetoothTransportBridging](accessorysetupkit/asaccessory/supportoptions/bluetoothtransportbridging.md)
