---
title: bluetoothRange
framework: accessorysetupkit
role: symbol
role_heading: Instance Property
path: accessorysetupkit/asdiscoverydescriptor/bluetoothrange
---

# bluetoothRange

A property that tells the session to discover accessories within a specific Bluetooth range.

## Declaration

```swift
var bluetoothRange: ASDiscoveryDescriptor.Range { get set }
```

## Mentioned in

Discovering and configuring accessories

## 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)
- [ASDiscoveryDescriptor.Range](accessorysetupkit/asdiscoverydescriptor/range.md)
