Uses of Interface
org.bluez.GattDescriptor1
Packages that use GattDescriptor1
-
Uses of GattDescriptor1 in com.github.hypfvieh.bluetooth.wrapper
Methods in com.github.hypfvieh.bluetooth.wrapper that return GattDescriptor1Modifier and TypeMethodDescriptionBluetoothGattDescriptor.getRawCharacteric()Get the rawGattDescriptor1object behind this wrapper.Constructors in com.github.hypfvieh.bluetooth.wrapper with parameters of type GattDescriptor1ModifierConstructorDescriptionBluetoothGattDescriptor(GattDescriptor1 _descriptor, BluetoothGattCharacteristic _characteristicWrapper, String _dbusPath, org.freedesktop.dbus.connections.impl.DBusConnection _dbusConnection)