Uses of Interface
org.bluez.GattService1
Packages that use GattService1
-
Uses of GattService1 in com.github.hypfvieh.bluetooth.wrapper
Methods in com.github.hypfvieh.bluetooth.wrapper that return GattService1Modifier and TypeMethodDescriptionBluetoothGattService.getService()Get the rawGattService1object.Constructors in com.github.hypfvieh.bluetooth.wrapper with parameters of type GattService1ModifierConstructorDescriptionBluetoothGattService(GattService1 _service, BluetoothDevice _device, String _dbusPath, org.freedesktop.dbus.connections.impl.DBusConnection _dbusConnection)