readRssi

abstract fun readRssi(): Boolean

Initiates a read of the RSSI value from the peripheral.

The result should be reported by emitting RssiRead event to events flow.

Throws

If BLUETOOTH_CONNECT permission is denied.