aboutsummaryrefslogtreecommitdiffstats
path: root/java/jau
Commit message (Expand)AuthorAgeFilesLines
* [D]BTAdapter.printDeviceList[s](..): Also print device name in debug output.Sven Gothel2021-06-151-1/+2
* DBTAdapter.printDeviceLists(): Avoid ConcurrentModificationException by using...Sven Gothel2021-06-151-1/+2
* Completing BTDevice/AdapterStatusListener lifecycle handling: Fix leaked Adap...Sven Gothel2021-02-142-118/+217
* BTDevice::setPairingPasskeyNegative(): Added API doc and missing Java binding...Sven Gothel2021-02-111-0/+6
* BTDevice.java: Add isValid() query, i.e. device reference valid and device no...Sven Gothel2021-02-091-0/+4
* Bump jaulib; Adapt to jau::bytesHexString(..) removed leading0X argument: Uni...Sven Gothel2021-02-061-2/+2
* BTDevice: Add automatic security negotiation of BTSecurityLevel and SMPIOCapa...Sven Gothel2021-02-011-0/+9
* BTDevice.cpp disconnect() method is noexcept, since all invoked methods are n...Sven Gothel2021-01-301-4/+4
* BTManager.Settings Name FixSven Gothel2021-01-292-4/+4
* API renaming of missed 'Characteristic', add listener to API name tableSven Gothel2021-01-271-6/+6
* Update README.md; Provide Java package API doc (Copied from C++) etc ..Sven Gothel2021-01-271-1/+0
* 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-259-376/+376
* Java: New Layout: [tinyb2 -> direct_bt].jar ; org.[tinyb -> direct_bt] ..; Up...Sven Gothel2021-01-259-90/+90
* Bump GetGitRevisionDescription.cmake to 6a748896188fdf3f885820ccd686393ea5215...Sven Gothel2021-01-259-0/+3250