DescriptorRead

data class DescriptorRead(val device: BluetoothDevice, val descriptorUuid: UUID) : BleClientOperation

Read the value of a descriptor represented by descriptorUuid

Constructors

Link copied to clipboard
constructor(device: BluetoothDevice, descriptorUuid: UUID)

Properties

Link copied to clipboard
Link copied to clipboard
open override val device: BluetoothDevice