jar

com.github.hypfvieh : bluez-dbus

Maven & Gradle

Mar 18, 2021
1 usages
66 stars

bluez-dbus · Java native bluetooth library which uses bluez via dbus (linux only)

Table Of Contents

Latest Version

Download com.github.hypfvieh : bluez-dbus JAR file - Latest Versions:

All Versions

Download com.github.hypfvieh : bluez-dbus JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1.x
0.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window bluez-dbus-0.1.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.hypfvieh.bluetooth.wrapper

├─ com.github.hypfvieh.bluetooth.wrapper.AbstractBluetoothObject.class - [JAR]

├─ com.github.hypfvieh.bluetooth.wrapper.BluetoothAdapter.class - [JAR]

├─ com.github.hypfvieh.bluetooth.wrapper.BluetoothBattery.class - [JAR]

├─ com.github.hypfvieh.bluetooth.wrapper.BluetoothDevice.class - [JAR]

├─ com.github.hypfvieh.bluetooth.wrapper.BluetoothDeviceType.class - [JAR]

├─ com.github.hypfvieh.bluetooth.wrapper.BluetoothGattCharacteristic.class - [JAR]

├─ com.github.hypfvieh.bluetooth.wrapper.BluetoothGattDescriptor.class - [JAR]

├─ com.github.hypfvieh.bluetooth.wrapper.BluetoothGattService.class - [JAR]

├─ com.github.hypfvieh.bluetooth.wrapper.ProfileChangeListener.class - [JAR]

├─ com.github.hypfvieh.bluetooth.wrapper.ProfileHandler.class - [JAR]

├─ com.github.hypfvieh.bluetooth.wrapper.ProfileManager.class - [JAR]

org.bluez.obex

├─ org.bluez.obex.Agent1.class - [JAR]

├─ org.bluez.obex.AgentManager1.class - [JAR]

├─ org.bluez.obex.Client1.class - [JAR]

├─ org.bluez.obex.FileTransfer.class - [JAR]

├─ org.bluez.obex.Message1.class - [JAR]

├─ org.bluez.obex.MessageAccess1.class - [JAR]

├─ org.bluez.obex.ObjectPush1.class - [JAR]

├─ org.bluez.obex.PhonebookAccess1.class - [JAR]

├─ org.bluez.obex.Session1.class - [JAR]

├─ org.bluez.obex.Synchronization1.class - [JAR]

├─ org.bluez.obex.Transfer1.class - [JAR]

org.bluez.exceptions

├─ org.bluez.exceptions.BluezAlreadyConnectedException.class - [JAR]

├─ org.bluez.exceptions.BluezAlreadyExistsException.class - [JAR]

├─ org.bluez.exceptions.BluezAuthenticationCanceledException.class - [JAR]

├─ org.bluez.exceptions.BluezAuthenticationFailedException.class - [JAR]

├─ org.bluez.exceptions.BluezAuthenticationRejectedException.class - [JAR]

├─ org.bluez.exceptions.BluezAuthenticationTimeoutException.class - [JAR]

├─ org.bluez.exceptions.BluezCanceledException.class - [JAR]

├─ org.bluez.exceptions.BluezConnectFailedException.class - [JAR]

├─ org.bluez.exceptions.BluezConnectionAttemptFailedException.class - [JAR]

├─ org.bluez.exceptions.BluezDoesNotExistException.class - [JAR]

├─ org.bluez.exceptions.BluezFailedException.class - [JAR]

├─ org.bluez.exceptions.BluezForbiddenException.class - [JAR]

├─ org.bluez.exceptions.BluezHealthErrorException.class - [JAR]

├─ org.bluez.exceptions.BluezInNotAllowedException.class - [JAR]

├─ org.bluez.exceptions.BluezInProgressException.class - [JAR]

├─ org.bluez.exceptions.BluezInvalidArgumentsException.class - [JAR]

├─ org.bluez.exceptions.BluezInvalidLengthException.class - [JAR]

├─ org.bluez.exceptions.BluezInvalidOffsetException.class - [JAR]

├─ org.bluez.exceptions.BluezInvalidValueLengthException.class - [JAR]

├─ org.bluez.exceptions.BluezNotAcquiredException.class - [JAR]

├─ org.bluez.exceptions.BluezNotAllowedException.class - [JAR]

├─ org.bluez.exceptions.BluezNotAuthorizedException.class - [JAR]

├─ org.bluez.exceptions.BluezNotAvailableException.class - [JAR]

├─ org.bluez.exceptions.BluezNotConnectedException.class - [JAR]

├─ org.bluez.exceptions.BluezNotFoundException.class - [JAR]

├─ org.bluez.exceptions.BluezNotImplementedException.class - [JAR]

├─ org.bluez.exceptions.BluezNotInProgressException.class - [JAR]

├─ org.bluez.exceptions.BluezNotPermittedException.class - [JAR]

├─ org.bluez.exceptions.BluezNotReadyException.class - [JAR]

├─ org.bluez.exceptions.BluezNotSupportedException.class - [JAR]

├─ org.bluez.exceptions.BluezOutOfRangeException.class - [JAR]

├─ org.bluez.exceptions.BluezRejectedException.class - [JAR]

com.github.hypfvieh.bluetooth

├─ com.github.hypfvieh.bluetooth.DeviceManager.class - [JAR]

├─ com.github.hypfvieh.bluetooth.DiscoveryFilter.class - [JAR]

├─ com.github.hypfvieh.bluetooth.DiscoveryTransport.class - [JAR]

org.bluez.datatypes

├─ org.bluez.datatypes.ThreeTuple.class - [JAR]

├─ org.bluez.datatypes.TwoTuple.class - [JAR]

org.bluez

├─ org.bluez.Adapter1.class - [JAR]

├─ org.bluez.Agent1.class - [JAR]

├─ org.bluez.AgentManager1.class - [JAR]

├─ org.bluez.Battery1.class - [JAR]

├─ org.bluez.Device1.class - [JAR]

├─ org.bluez.GattCharacteristic1.class - [JAR]

├─ org.bluez.GattDescriptor1.class - [JAR]

├─ org.bluez.GattManager1.class - [JAR]

├─ org.bluez.GattProfile1.class - [JAR]

├─ org.bluez.GattService1.class - [JAR]

├─ org.bluez.HealthChannel1.class - [JAR]

├─ org.bluez.HealthDevice1.class - [JAR]

├─ org.bluez.HealthManager1.class - [JAR]

├─ org.bluez.Input1.class - [JAR]

├─ org.bluez.LEAdvertisement1.class - [JAR]

├─ org.bluez.LEAdvertisingManager1.class - [JAR]

├─ org.bluez.Media1.class - [JAR]

├─ org.bluez.MediaControl1.class - [JAR]

├─ org.bluez.MediaEndpoint1.class - [JAR]

├─ org.bluez.MediaFolder1.class - [JAR]

├─ org.bluez.MediaItem1.class - [JAR]

├─ org.bluez.MediaPlayer1.class - [JAR]

├─ org.bluez.MediaTransport1.class - [JAR]

├─ org.bluez.Network1.class - [JAR]

├─ org.bluez.NetworkServer1.class - [JAR]

├─ org.bluez.Profile1.class - [JAR]

├─ org.bluez.ProfileManager1.class - [JAR]

├─ org.bluez.SimAccess1.class - [JAR]

├─ org.bluez.Thermometer1.class - [JAR]

├─ org.bluez.ThermometerManager1.class - [JAR]

├─ org.bluez.ThermometerWatcher1.class - [JAR]

org.bluez.exceptions.mesh

├─ org.bluez.exceptions.mesh.BluezMeshAbortException.class - [JAR]

├─ org.bluez.exceptions.mesh.BluezMeshAlreadyExistsException.class - [JAR]

├─ org.bluez.exceptions.mesh.BluezMeshBusyException.class - [JAR]

├─ org.bluez.exceptions.mesh.BluezMeshDoesNotExistException.class - [JAR]

├─ org.bluez.exceptions.mesh.BluezMeshFailedException.class - [JAR]

├─ org.bluez.exceptions.mesh.BluezMeshInProgressException.class - [JAR]

├─ org.bluez.exceptions.mesh.BluezMeshInvalidArgumentsException.class - [JAR]

├─ org.bluez.exceptions.mesh.BluezMeshNotAuthorizedException.class - [JAR]

├─ org.bluez.exceptions.mesh.BluezMeshNotFoundException.class - [JAR]

├─ org.bluez.exceptions.mesh.BluezMeshNotSupportedException.class - [JAR]

com.github.hypfvieh

├─ com.github.hypfvieh.DbusHelper.class - [JAR]

├─ com.github.hypfvieh.XmlHelper.class - [JAR]

org.bluez.mesh

├─ org.bluez.mesh.Application1.class - [JAR]

├─ org.bluez.mesh.Attention1.class - [JAR]

├─ org.bluez.mesh.Element1.class - [JAR]

├─ org.bluez.mesh.Management1.class - [JAR]

├─ org.bluez.mesh.Network1.class - [JAR]

├─ org.bluez.mesh.Node1.class - [JAR]

├─ org.bluez.mesh.ProvisionAgent1.class - [JAR]

├─ org.bluez.mesh.Provisioner1.class - [JAR]

Advertisement

Dependencies from Group

Sep 08, 2022
13 usages
140 stars
Mar 10, 2023
7 usages
140 stars
Mar 28, 2022
6 usages
2 stars
Jan 01, 2018
1 usages
0 stars

Discover Dependencies

May 19, 2022
1.3k stars
Apr 19, 2023
39 stars
May 04, 2018
2 usages
11 stars
Apr 06, 2018
4 usages
0 stars
May 10, 2022
1 usages
Feb 19, 2017
47.2k stars