---
title: ASAccessory.SupportOptions
framework: accessorysetupkit
role: symbol
role_heading: Structure
path: accessorysetupkit/asaccessory/supportoptions
---

# ASAccessory.SupportOptions

Options of discoverable accessories.

## Declaration

```swift
struct SupportOptions
```

## Topics

### Creating an options instance

- [init(rawValue:)](accessorysetupkit/asaccessory/supportoptions/init(rawvalue:).md)

### Bluetooth options

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

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [ExpressibleByArrayLiteral](swift/expressiblebyarrayliteral.md)
- [OptionSet](swift/optionset.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
- [SetAlgebra](swift/setalgebra.md)

## See Also

### Specifying options

- [supportedOptions](accessorysetupkit/asdiscoverydescriptor/supportedoptions.md)
