writeDescriptor

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

Writes a value to the RemoteDescriptorWrapper from the device

Return

true if the write operation was initiated successfully

Parameters

wrapper

the RemoteDescriptorWrapper to write to

value

the ByteArray to write