rssi property

int rssi
final

The signal strength of the BLE device, represented as RSSI (Received Signal Strength Indicator).

The RSSI value indicates the strength of the signal from the BLE device, with higher values indicating a stronger signal.

Implementation

final int rssi;