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

# ASDiscoveryDescriptor.Range

The Bluetooth range in which to discover accessories.

```
enum Range
```

## Topics

### Creating an options instance

[`init?(rawValue: Int)`](/documentation/AccessorySetupKit/ASDiscoveryDescriptor/Range/init(rawValue:))

### Bluetooth options

[`case `default``](/documentation/AccessorySetupKit/ASDiscoveryDescriptor/Range/default)

The default range in which to discover accessories.

[`case immediate`](/documentation/AccessorySetupKit/ASDiscoveryDescriptor/Range/immediate)

A range in the immediate vicinity of the device performing accessory discovery.

## Relationships

### Conforms To

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

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

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

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

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

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

---

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)