addToService

abstract fun addToService(service: BluetoothGattService)

Adds the characteristic to a BluetoothGattService

abstract fun addToService(service: CBMutableService)

Adds the characteristic to a CBMutableService