summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* DBTDevice.cxx: Adopt implementation names and DEBUG output to renaming schemeSven Gothel2021-01-281-18/+18
* Fix missed JNI renaming: Java_jau_direct_1bt_DBTDevice_removeAllAssociated[Ch...Sven Gothel2021-01-281-1/+1
* Fix missed JNI renaming: Java_jau_direct_1bt_DBTDevice_removeAll[Characterist...Sven Gothel2021-01-283-1/+3
* dbt_scanner10.cpp: Drop 'constexpr' from isResponder() in My LTK/CSRK Info st...Sven Gothel2021-01-281-2/+2
* Enhance Scanner10's MyLongTermKeyInfo (C++/Java): Store BTSecurityLevel and S...Sven Gothel2021-01-284-190/+311
* SMPLongTermKeyInfo (Java/C++): Add convenience isResolver() (from ltk prop) a...Sven Gothel2021-01-286-10/+28
* Example Scanner10 (C++/Java): Support Security setting per device BDAddressAn...Sven Gothel2021-01-274-40/+192
* API renaming of missed 'Characteristic', add listener to API name tableSven Gothel2021-01-2711-35/+43
* Refine the API doc overview: Add Header and update linked names + add event d...Sven Gothel2021-01-275-23/+61
* cmake/modules/ExtractArchiveList.cmake: Use native unzip if cmake < 3.18.0Sven Gothel2021-01-273-2/+13
* Update README.md; Provide Java package API doc (Copied from C++) etc ..Sven Gothel2021-01-279-28/+146
* Bump jaulib c1e4cc9b7b020c482f085fe1647dea292ed49171Sven Gothel2021-01-271-0/+0
* Have BTFactory.main(..) show version info and available adapter, also whether...Sven Gothel2021-01-2715-69/+120
* DirectBTVersion: Use data transient onlySven Gothel2021-01-271-18/+18
* Bump jaulib df624074383d6e3dfd9ae2060beb8fce9ad73064Sven Gothel2021-01-261-0/+0
* Adapt to jaulib changes: Jar naming convention (dash, not underscore for extr...Sven Gothel2021-01-2614-43/+205
* scripts/run-java-scanner10.sh: Remove jni debugging, oopsSven Gothel2021-01-261-2/+2
* Added EUI48Sub and EUI48::indexOf(const EUI48Sub& other) and contains(const E...v2.2.0Sven Gothel2021-01-255-4/+391
* eclipse .classpath adjustmentSven Gothel2021-01-251-1/+7
* Bump jaulib 3dd2fa5035720dfe612b94a8e560a1d4f89347b0 - v0.2.21Sven Gothel2021-01-251-0/+0
* Complete build change: Using jaulib[_fat] if available (for Java) incl. nativ...Sven Gothel2021-01-2514-29/+332
* Bump jaulib to ee0aed19a2d308a422d486690e54734167fcdc4e v0.2.20Sven Gothel2021-01-251-0/+0
* Java: New API Layout: Shorten named [Bluetooth -> BT], [Characteristic -> Cha...Sven Gothel2021-01-25106-2512/+2597
* eclipse: adjust path ..Sven Gothel2021-01-252-5/+9
* Use new jaulib/JaulibSetup.cmake (Unified Setup); RELEASE: Strip native libs ...Sven Gothel2021-01-254-149/+43
* Bump jaulib 208a8ab9a604f68ce17c32263dda1897421240e8Sven Gothel2021-01-251-0/+0
* Java: New Layout: [tinyb2 -> direct_bt].jar ; org.[tinyb -> direct_bt] ..; Up...Sven Gothel2021-01-2582-466/+465
* Bump GetGitRevisionDescription.cmake to 6a748896188fdf3f885820ccd686393ea5215...Sven Gothel2021-01-2548-91/+250
* smart_ptr-6: Create make_shared(..) vehicle w/ public ctor and private cookie...Sven Gothel2021-01-195-12/+28
* DBTDevice: Avoid deadlock calling into processDeviceReady(..) within scope of...Sven Gothel2021-01-181-4/+13
* DBTScanner10: Use BDAddressAndType.matches() to support BDAddressType.BDADDR_...Sven Gothel2021-01-181-4/+12
* *Adapter: Clarity [get|remove]Devices() -> [get|remove]DiscoveredDevices(); A...Sven Gothel2021-01-1811-25/+118
* DBTAdapter.java: equal/hash key is dev_id + addressSven Gothel2021-01-181-4/+4
* DBTManager/DBTAdapter: DBTManager own zero or all DBTAdapterSven Gothel2021-01-1821-458/+367
* Bump jaulib to commit 1ba932716f2d382af56bf8ea69a57666e2c835d6Sven Gothel2021-01-181-0/+0
* AdapterStatusListener::deviceFound: Resolve sharedDevices persistence of foun...Sven Gothel2021-01-1712-46/+93
* DBTAdapter: USe pre-incr, use typedef device_list_t (shorten shared device da...Sven Gothel2021-01-152-12/+13
* Bump READMEv2.1.36Sven Gothel2021-01-111-0/+2
* Update run-dbt_scanner10.sh (just naming..)Sven Gothel2021-01-111-8/+9
* Replace std::vector w/ jau::darray: Adapt JNI methodsSven Gothel2021-01-1111-27/+32
* Fix unit tests' config for mainSven Gothel2021-01-114-4/+8
* valgrind.supp: Add Catch to suppressed stacksSven Gothel2021-01-111-0/+8
* DBTDevice: ctor: Call clearSMPStates(..) to avoid undefined var-state (thx to...Sven Gothel2021-01-111-0/+1
* Replace std::vector w/ jau::darray and jau::cow_vector with jau::cow_darray (...Sven Gothel2021-01-1127-290/+264
* if DEBUG and GNUCC: Add '-no-pie' to allow addr2source find the line of code ...Sven Gothel2021-01-111-3/+8
* Bump jaulib to commit d561f30be7e1083d4db700ed8d99719a12b3a7eeSven Gothel2021-01-111-0/+0
* Use RTTI in DEBUG mode, disable if !DEBUG (compiling and linking) - Aligned w...Sven Gothel2021-01-091-4/+9
* Bump jaulib commit cfb309ec3ab1bf7b5e396e21f93fdbf94fc57966Sven Gothel2021-01-071-0/+0
* Bump jaulib v0.2.12, commit da6e5553fc968465f930374c8fb661f17f107874Sven Gothel2021-01-071-0/+0
* Replace jau::cow_vector with jau::cow_darray (simple type replacement, compat...Sven Gothel2021-01-0610-29/+29