rssi

fun Flow<Device?>.rssi(): Flow<RSSI>

Gets the (Flow of) the RSSI value from a Flow of Device

Return

the Flow of the RSSI value associated with the Device in the given Flow