Skip to content

Bluetooth transport implementation bypassing tinyb and using directly dbus binding instead

License

Notifications You must be signed in to change notification settings

xrucka/bluetooth-manager-dbus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bluetooth-manager-dbus

A transport implementation for the Bluetooth Manager based on Dbus message subsystem and it's java binding.

Prerequisites

Tested on Bluez 5.49 on OpenSuSE Leap 42.3 aarch64 on Raspberry PI, with both local blueztooth adapter and adapter shared over USBIP. If you need to operate on older bluez, you'll need to run bluetoothd (bluez daemon) with --expermental.


Contribution

Building

Then build the project with maven:

mvn clean install

For use in OpenHab, you'll need to build corresponding openhab plugin.

About

Bluetooth transport implementation bypassing tinyb and using directly dbus binding instead

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages