Uses of Interface
org.bluez.Device1
Packages that use Device1
-
Uses of Device1 in com.github.hypfvieh.bluetooth.wrapper
Methods in com.github.hypfvieh.bluetooth.wrapper that return Device1Modifier and TypeMethodDescriptionBluetoothDevice.getRawDevice()Get the rawDevice1object wrapped by thisBluetoothDeviceobject.Methods in com.github.hypfvieh.bluetooth.wrapper with parameters of type Device1Modifier and TypeMethodDescriptionvoidBluetoothAdapter.removeDevice(Device1 _device) Remove a device and it's pairing information.Constructors in com.github.hypfvieh.bluetooth.wrapper with parameters of type Device1ModifierConstructorDescriptionBluetoothDevice(Device1 _device, BluetoothAdapter _adapter, String _dbusPath, org.freedesktop.dbus.connections.impl.DBusConnection _dbusConnection)