RxFitbitGatt / com.fitbit.bluetooth.fbgatt.rx.server / BitGattServer / addServices

addServices

fun addServices(service: BluetoothGattService): Completable

Adds a BluetoothGattService to this gatt server.

Parameters

service - The BluetoothGattService that will be added