requestRssiRead

abstract fun requestRssiRead(callback: (Int) -> Unit): Boolean

Request rssi read of a connected device

Return

true if the rssi was requested, otherwise false

Parameters

callback

the rssi callback to be invodek when the read has arrived