addToParent

abstract fun addToParent(parent: BluetoothGattService)

Adds the service to a parent BluetoothGattService as an included service

abstract fun addToParent(parent: CBMutableService)

Adds the service to a parent CBMutableService as an included service