tongo / ble-java

A Java BLE (bluetooth 4.0) library for bluez.
MIT License
42 stars 19 forks source link

API Enhancements #2

Open gmatrangola opened 6 years ago

gmatrangola commented 6 years ago

Here are the changes we talked about. Mostly, it passes a little more information about the connection up to the calling app. This includes the BT Address and D-Bus Path of the local Bluetooth adapter and the connecting adapters.

The build.gradle was updated to run on Ubuntu and Raspbian and a runExample target was added.

The README.md was updated to reflect the changes.

magillus commented 5 years ago

👍 Can we merge this PR?

magillus commented 5 years ago

FYI: https://github.com/magillus/ble-java I merged both forks and added some extra logging info - per #12