RxFitbitGatt / com.fitbit.bluetooth.fbgatt.rx.client / GattClientConnectionStateSetter / set

set

fun set(gattConnection: GattConnection, destinationState: GattState): Completable

Performs GATT client connection state update This assumes we are connected to the peripheral.

Parameters

gattConnection - The GattConnection object

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