addService

abstract fun addService(service: BluetoothGattService): Boolean

Adds an included BluetoothGattService to the service

Return

true if the service was added to includedServices

Parameters

service