Descriptor Read
data class DescriptorRead(val device: BluetoothDevice, val descriptorUuid: UUID) : BleClientOperation
Read the value of a descriptor represented by descriptorUuid
Read the value of a descriptor represented by descriptorUuid