summaryrefslogtreecommitdiffstats
path: root/examples/java/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* BTGattHandler::BTGattHandler: Pick BTAdapter::getGATTServerData() also in GAT...Sven Gothel2023-10-271-0/+1
* Examples: Build using a set of idiomatic names, one recipe for each examples;...Sven Gothel2021-09-271-11/+19
* Add advertising support (start with set-data and -params, stop) via HCIHandlerSven Gothel2021-09-151-0/+7
* Direct-BT: Remove TinyB and Cleanup Java API (1)Sven Gothel2021-08-311-42/+0
* Java: New Layout: [tinyb2 -> direct_bt].jar ; org.[tinyb -> direct_bt] ..; Up...Sven Gothel2021-01-251-15/+14
* Cleanup warningsSven Gothel2020-10-161-0/+1
* Java Example: Rename ScannerTinyB10 -> DBTScanner10: Requiring Direct-BT, nam...Sven Gothel2020-09-251-4/+4
* CMake: Support full parallel build by adding target dependenciesSven Gothel2020-09-151-7/+9
* Add debugging tool ScannerTinyB02; ScannerTinyB01 adds any device option.Sven Gothel2020-06-181-0/+7
* DBTAdapter: Remove explicit HCISession, migrate connectedDevice and use HCICo...Sven Gothel2020-05-231-0/+7
* Initial working Java binding for the direct_bt C++ moduleSven Gothel2020-04-201-3/+10
* Add java example ScannerTinyB.jar to build listSven Gothel2020-02-091-0/+7
* Java Refactory: Expose intefaces via org.tinyb.* and D-Bus implementation via...Sven Gothel2020-02-091-3/+3
* java: Add initial support for Java notificationsPetre Eftime2016-07-011-0/+7
* java: Add find methods to classes, add AsyncTinyB examplePetre Eftime2016-03-071-1/+7
* Reorganize java examplePetre Eftime2016-02-111-3/+3
* Java: Added cmake to build Java exampleAndrei Vasiliu2016-01-121-0/+10