addService

Adds a service with |serviceUuid| to the peripheral with |address|.


suspend fun addService(address: String, serviceUuid: String): BluetoothEmulation.AddServiceReturn

Adds a service with |serviceUuid| to the peripheral with |address|.

Parameters

address

No description

serviceUuid

No description