RxFitbitGatt / com.fitbit.bluetooth.fbgatt.rx.client / GattServiceRefresher / refresh

refresh

fun refresh(gattConnection: GattConnection): Completable

Performs service refresh on the peripheral If the gattConnection is not connected we will first try to connect

Parameters

gattConnection - The GattConnection object

Return
A Completable that will complete once refresh has been completed.