summaryrefslogtreecommitdiffstats
path: root/java/jau/direct_bt/DBTManager.java
Commit message (Expand)AuthorAgeFilesLines
* Trial C++/Java: Fix BaseDBTClientServer::setupTest(): Add a.removeAllStatusLi...Sven Gothel2022-05-161-0/+7
* C++/JNI Lifecycle Fix: BTManager must be passed as shared_ptr<> and hold as s...Sven Gothel2022-05-141-4/+12
* DBTManager.java: DEBUG: Br verbose about ShutdownHookSven Gothel2022-04-241-1/+4
* 'Fix' OpenJDK 17 deprecated and removal warningsSven Gothel2022-04-231-2/+1
* DBT[Adapter|Manager].java: Add 'final' qualifier to public methodsSven Gothel2022-02-061-8/+8
* Remove DirectBTJNISettings: Always use uuid_t -> uuid128_t mapping, unifying ...Sven Gothel2021-10-101-23/+2
* Removed TinyB API artifacts, fix copyright notice. Add README.md 'Direct-BT O...Sven Gothel2021-10-101-208/+0
* Multi Direct-BT application, each using 1 adapter: Have user explicitly initi...Sven Gothel2021-09-151-2/+2
* Direct-BT: Remove TinyB and Cleanup Java API (1)Sven Gothel2021-08-311-54/+8
* Passthrough all paramter BTAdapter::startDiscovery(..) -> HCIHandler::le_set_...Sven Gothel2021-07-281-2/+4
* BTManager.Settings Name FixSven Gothel2021-01-291-3/+3
* Have BTFactory.main(..) show version info and available adapter, also whether...Sven Gothel2021-01-271-1/+0
* Java: New API Layout: Shorten named [Bluetooth -> BT], [Characteristic -> Cha...Sven Gothel2021-01-251-97/+97
* Java: New Layout: [tinyb2 -> direct_bt].jar ; org.[tinyb -> direct_bt] ..; Up...Sven Gothel2021-01-251-12/+12
* Bump GetGitRevisionDescription.cmake to 6a748896188fdf3f885820ccd686393ea5215...Sven Gothel2021-01-251-0/+591