aboutsummaryrefslogtreecommitdiffstats
path: root/java/tinyb
Commit message (Expand)AuthorAgeFilesLines
* BluetoothDevice: Add connect(..) w/ LE connection parameterSven Gothel2020-05-251-0/+7
* 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-2010-1011/+11
* C++ tinyb_hci: Working HCIScanner showing AD packets, demonstrating new HCI c...Sven Gothel2020-02-159-4/+1011
* 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-0920-1561/+815
* Move java classes to package sub folderSven Gothel2020-02-0815-0/+1730