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

# ASAccessory.SupportOptions

Options of discoverable accessories.

```
struct SupportOptions
```

## Topics

### Creating an options instance

[`init(rawValue: UInt)`](/documentation/AccessorySetupKit/ASAccessory/SupportOptions/init(rawValue:))

### Bluetooth options

[`static var bluetoothPairingLE: ASAccessory.SupportOptions`](/documentation/AccessorySetupKit/ASAccessory/SupportOptions/bluetoothPairingLE)

The accessory supports Bluetooth Low Energy pairing.

[`static var bluetoothTransportBridging: ASAccessory.SupportOptions`](/documentation/AccessorySetupKit/ASAccessory/SupportOptions/bluetoothTransportBridging)

The accessory supports bridging to Bluetooth classic transport.

[`static var bluetoothHID: ASAccessory.SupportOptions`](/documentation/AccessorySetupKit/ASAccessory/SupportOptions/bluetoothHID)

The accessory supports Bluetooth Low Energy HID service.

## Relationships

### Conforms To

[`SetAlgebra`](/documentation/Swift/SetAlgebra)

[`RawRepresentable`](/documentation/Swift/RawRepresentable)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`BitwiseCopyable`](/documentation/Swift/BitwiseCopyable)

[`OptionSet`](/documentation/Swift/OptionSet)

[`ExpressibleByArrayLiteral`](/documentation/Swift/ExpressibleByArrayLiteral)

[`Sendable`](/documentation/Swift/Sendable)

[`Equatable`](/documentation/Swift/Equatable)

---

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)