addService

suspend fun addService(service: BluetoothGattService): Boolean

Adds the specified service. Returns true on success, false otherwise.