JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
F
G
H
I
M
N
O
P
R
S
T
V
W
W
writeCharacteristic(UUID, UUID, byte[], WriteType)
- Method in class com.welie.blessed.
BluetoothPeripheral
Write a value to a characteristic using the specified write type.
writeCharacteristic(BluetoothGattCharacteristic, byte[], WriteType)
- Method in class com.welie.blessed.
BluetoothPeripheral
Write a value to a characteristic using the specified write type.
writeDescriptor(BluetoothGattDescriptor, byte[])
- Method in class com.welie.blessed.
BluetoothPeripheral
Write a value to a descriptor.
WriteType
- Enum in
com.welie.blessed
WriteType describes the type of write that can be done
writeType
- Variable in enum com.welie.blessed.
WriteType
A
B
C
F
G
H
I
M
N
O
P
R
S
T
V
W
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes