---
title: ASDiscoveryDescriptor.Range
framework: accessorysetupkit
role: symbol
role_heading: Enumeration
path: accessorysetupkit/asdiscoverydescriptor/range
---

# ASDiscoveryDescriptor.Range

The Bluetooth range in which to discover accessories.

## Declaration

```swift
enum Range
```

## Topics

### Creating an options instance

- [init(rawValue:)](accessorysetupkit/asdiscoverydescriptor/range/init(rawvalue:).md)

### Bluetooth options

- [ASDiscoveryDescriptor.Range.default](accessorysetupkit/asdiscoverydescriptor/range/default.md)
- [ASDiscoveryDescriptor.Range.immediate](accessorysetupkit/asdiscoverydescriptor/range/immediate.md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Specifying Bluetooth properties

- [bluetoothCompanyIdentifier](accessorysetupkit/asdiscoverydescriptor/bluetoothcompanyidentifier.md)
- [ASBluetoothCompanyIdentifier](accessorysetupkit/asbluetoothcompanyidentifier.md)
- [ASBluetoothCompanyIdentifier](accessorysetupkit/asbluetoothcompanyidentifier.md)
- [bluetoothManufacturerDataBlob](accessorysetupkit/asdiscoverydescriptor/bluetoothmanufacturerdatablob.md)
- [bluetoothManufacturerDataMask](accessorysetupkit/asdiscoverydescriptor/bluetoothmanufacturerdatamask.md)
- [bluetoothServiceDataBlob](accessorysetupkit/asdiscoverydescriptor/bluetoothservicedatablob.md)
- [bluetoothServiceDataMask](accessorysetupkit/asdiscoverydescriptor/bluetoothservicedatamask.md)
- [bluetoothNameSubstring](accessorysetupkit/asdiscoverydescriptor/bluetoothnamesubstring.md)
- [bluetoothNameSubstringCompareOptions](accessorysetupkit/asdiscoverydescriptor/bluetoothnamesubstringcompareoptions.md)
- [bluetoothServiceUUID](accessorysetupkit/asdiscoverydescriptor/bluetoothserviceuuid.md)
- [bluetoothRange](accessorysetupkit/asdiscoverydescriptor/bluetoothrange.md)
