RxFitbitGatt / com.fitbit.bluetooth.fbgatt.rx.client / RssiValueUpdater / update

update

fun update(gattConnection: GattConnection): Single<GattConnection>

Update Rssi value for given gattConnection

This operation does not emit error instead return same gattConnection if updating rssi result in any errors

Return
GattConnection with updated rssi value if reading rssi is successful