A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
WRITE — Constant Static Property, class com.distriqt.extension.bluetoothle.events.RequestEvent
Dispatched when a Central device attempts to write the value to this peripheral's characteristic
WRITE_ERROR — Constant Static Property, class com.distriqt.extension.bluetoothle.events.CharacteristicEvent
WRITE_NOT_PERMITTED — Constant Static Property, class com.distriqt.extension.bluetoothle.objects.Request
WRITE_SUCCESS — Constant Static Property, class com.distriqt.extension.bluetoothle.events.CharacteristicEvent
writeValueForCharacteristic(characteristic:com.distriqt.extension.bluetoothle.objects:Characteristic, value:flash.utils:ByteArray) — method, interface com.distriqt.extension.bluetoothle.objects.Peripheral
Attempt to write a value to the characteristic The characteristic properties are checked to see if it contains the write or write without response properties and the appropriate write mode is selected.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z