---
title: bluetoothRSSI
framework: accessorysetupkit
role: symbol
role_heading: Instance Property
path: accessorysetupkit/asdiscoveredaccessory/bluetoothrssi-5a2gp
---

# bluetoothRSSI

The Bluetooth RSSI (Received Signal Strength Indicator) value from the discovered accessory.

## Declaration

```swift
var bluetoothRSSI: Int? { get }
```

## Discussion

Discussion This value represents the signal strength in dBm when the session discovered the accessory.

## See Also

### Working with accessory properties

- [bluetoothAdvertisementData](accessorysetupkit/asdiscoveredaccessory/bluetoothadvertisementdata.md)
