summaryrefslogtreecommitdiffstats
path: root/java/tinyb/dbus
Commit message (Expand)AuthorAgeFilesLines
* Expose Whitelist (auto-)connect management to BluetoothAdapter.java, impl in ...Sven Gothel2020-05-251-0/+26
* AdapterStatusListener (C++/Java): Add discoveringChanged(..), converge device...Sven Gothel2020-05-241-0/+6
* Working GATT Java Side; GATT Types made fully functional for user to avoid 't...Sven Gothel2020-05-173-2/+38
* [Bluetooth]AdapterStatusListener: Renamed; Using a list instead of one-shot c...Sven Gothel2020-05-101-2/+7
* Extend BluetoothDeviceStatusListener -> BluetoothAdapterStatusListener; Enum ...Sven Gothel2020-05-041-2/+2
* DBTManager / DBTDeviceStatusListener: Refine events; java: Keep alive discove...Sven Gothel2020-04-261-2/+2
* Direct-BT: Fix BluetoothFactory; Renaming using 'DBT' prefixSven Gothel2020-04-201-7/+1
* Initial working Java binding for the direct_bt C++ moduleSven Gothel2020-04-202-0/+11
* C++ tinyb_hci: Working HCIScanner showing AD packets, demonstrating new HCI c...Sven Gothel2020-02-151-4/+0
* BluetoothFactory handles API verification via native-API and Manifest attribu...v2.0.0Sven Gothel2020-02-092-31/+6
* Java Refactory: Expose intefaces via org.tinyb.* and D-Bus implementation via...Sven Gothel2020-02-098-0/+984