Uses of Interface
org.bluez.GattCharacteristic1
Packages that use GattCharacteristic1
-
Uses of GattCharacteristic1 in com.github.hypfvieh.bluetooth.wrapper
Methods in com.github.hypfvieh.bluetooth.wrapper that return GattCharacteristic1Modifier and TypeMethodDescriptionBluetoothGattCharacteristic.getRawGattCharacteristic()Get the rawGattCharacteristic1object behind this wrapper.Constructors in com.github.hypfvieh.bluetooth.wrapper with parameters of type GattCharacteristic1ModifierConstructorDescriptionBluetoothGattCharacteristic(GattCharacteristic1 _gattCharacteristic, BluetoothGattService _service, String _dbusPath, org.freedesktop.dbus.connections.impl.DBusConnection _dbusConnection)