AddCharacteristicParameter

@Serializable
data class AddCharacteristicParameter(val serviceId: String, val characteristicUuid: String, val properties: BluetoothEmulation.CharacteristicProperties)

Constructors

Link copied to clipboard
constructor(serviceId: String, characteristicUuid: String, properties: BluetoothEmulation.CharacteristicProperties)

Properties

Link copied to clipboard
Link copied to clipboard