writeCharacteristic
open override fun writeCharacteristic(wrapper: RemoteCharacteristicWrapper, value: ByteArray): Boolean
Writes a value to the RemoteCharacteristicWrapper from the device
Return
true if the write operation was initiated successfully
Parameters
wrapper
the RemoteCharacteristicWrapper to write to
value
the ByteArray to write