writeDescriptor

open override fun writeDescriptor(wrapper: DescriptorWrapper, value: ByteArray): Boolean

Writes a value to the DescriptorWrapper from the device

Return

true if the write operation was initiated successfully

Parameters

wrapper

the DescriptorWrapper to write to

value

the ByteArray to write