addDescriptor

Adds a descriptor with |descriptorUuid| to the characteristic respresented by |characteristicId|.


suspend fun addDescriptor(characteristicId: String, descriptorUuid: String): BluetoothEmulation.AddDescriptorReturn

Adds a descriptor with |descriptorUuid| to the characteristic respresented by |characteristicId|.

Parameters

characteristicId

No description

descriptorUuid

No description