Direct-BT
2.3.1
Direct-BT - Direct Bluetooth Programming.
|
byte[] getValue()
Returns the cached value of this descriptor, if any.
Provides access to Bluetooth GATT characteristic.
Provides access to Bluetooth GATT descriptor.
boolean writeValue(byte[] argValue)
Writes the value of this descriptor.
BTGattChar getCharacteristic()
Returns the characteristic to which this descriptor belongs to.
String getUUID()
Get the UUID of this descriptor.
byte[] readValue()
Reads the value of this descriptor.