Class BluetoothGattCharacteristic

java.lang.Object
com.github.hypfvieh.bluetooth.wrapper.AbstractBluetoothObject
com.github.hypfvieh.bluetooth.wrapper.BluetoothGattCharacteristic

public class BluetoothGattCharacteristic extends AbstractBluetoothObject
Wrapper class which represents a GATT characteristic on a remote device.
Author:
hypfvieh