| Commit message (Expand) | Author | Age | Files | Lines |
* | README.md: v2.5.2v2.5.2 | Sven Gothel | 2021-12-05 | 1 | -0/+4 |
* | Bump README.md v2.5.1v2.5.1 | Sven Gothel | 2021-11-29 | 1 | -0/+7 |
* | Bump README.md v2.5.0v2.5.0 | Sven Gothel | 2021-11-28 | 1 | -0/+12 |
* | Bump README.md for v2.4.0v2.4.0 | Sven Gothel | 2021-11-15 | 1 | -8/+8 |
* | README: Remove '*' and '`' in section header, since Doxygen 2+ style doesn't ... | Sven Gothel | 2021-11-04 | 1 | -12/+12 |
* | Bump README.md (BTAdapter's Slave Peripheral SMP Key Management) | Sven Gothel | 2021-10-29 | 1 | -0/+3 |
* | Issue BTDevice::unpair() directly when device is discovered, disconnected and... | Sven Gothel | 2021-10-28 | 1 | -7/+12 |
* | README: History, mention Legacy pairing | Sven Gothel | 2021-10-25 | 1 | -1/+1 |
* | README: Typos .. | Sven Gothel | 2021-10-25 | 1 | -3/+3 |
* | README: Bump update for LE slave/server mode (peripheral) | Sven Gothel | 2021-10-24 | 1 | -3/+9 |
* | README.md: Mention Peripheral Example C++/Java; Sync both | Sven Gothel | 2021-10-15 | 1 | -4/+7 |
* | Removed TinyB API artifacts, fix copyright notice. Add README.md 'Direct-BT O... | Sven Gothel | 2021-10-10 | 1 | -4/+66 |
* | Bump README | Sven Gothel | 2021-10-06 | 1 | -0/+2 |
* | Bump README.md | Sven Gothel | 2021-10-05 | 1 | -0/+1 |
* | README/adapter: Adding Debian 12 Bookworm | Sven Gothel | 2021-10-01 | 1 | -1/+5 |
* | README.md: 'May need...'; adapter.md: Asus BT-500 is RTL8761BU | Sven Gothel | 2021-10-01 | 1 | -1/+1 |
* | README.md: Updated Changes 2.4.0 list | Sven Gothel | 2021-10-01 | 1 | -0/+3 |
* | README: Fix QEMU link | Sven Gothel | 2021-10-01 | 1 | -1/+1 |
* | README.md: Detail 'Cross Build', also mention 'pi-gen' | Sven Gothel | 2021-10-01 | 1 | -3/+10 |
* | README.md: Fix example launch script link; Detail 'Implementation Status' (sl... | Sven Gothel | 2021-10-01 | 1 | -10/+20 |
* | README/adapter.md: RTL8761B is working with last commit deb8749e962f654df7725... | Sven Gothel | 2021-09-30 | 1 | -1/+1 |
* | README/adapter.md: Add Broadcom Corp. BCM2046B1, part of BCM2046 Bluetooth (I... | Sven Gothel | 2021-09-30 | 1 | -0/+1 |
* | README: Update Platforms (Added Ubuntu 18.04); README/adapter.md update: Asus... | Sven Gothel | 2021-09-30 | 1 | -14/+24 |
* | README.md .. | Sven Gothel | 2021-09-29 | 1 | -1/+1 |
* | Working BT5: Intel AX201 (Internal, ID 8087:0026) | Sven Gothel | 2021-09-29 | 1 | -1/+2 |
* | Add more details and overview to Bluetooth 4 + 5 Adapter | Sven Gothel | 2021-09-26 | 1 | -4/+6 |
* | Bump README; Link BTAdapter::isInitialize() in API-doc | Sven Gothel | 2021-09-18 | 1 | -0/+1 |
* | README: Bump description for upcoming v2.4.0 | Sven Gothel | 2021-09-18 | 1 | -2/+12 |
* | README: Typo | Sven Gothel | 2021-08-31 | 1 | -2/+2 |
* | Direct-BT: Remove TinyB and Cleanup Java API (1) | Sven Gothel | 2021-08-31 | 1 | -131/+86 |
* | README: Add Adapter: Realtek Bluetooth 5.0 (`RTK_BT_5.0`) | Sven Gothel | 2021-08-30 | 1 | -0/+1 |
* | Add support for Bluetooth 5.0 Adapter (using HCI extended scanning and connec... | Sven Gothel | 2021-08-30 | 1 | -3/+14 |
* | API Change C++/Java: BTGattChar::addCharListener(..): Use naive BTGattChar::L...v2.2.13 | Sven Gothel | 2021-08-28 | 1 | -0/+6 |
* | Bump README.md for 2.2.11v2.2.11 | Sven Gothel | 2021-08-11 | 1 | -1/+2 |
* | run-[dbt_|java-]scanner10.sh: Add [-setcap, -root] launch options, update set... | Sven Gothel | 2021-08-11 | 1 | -48/+70 |
* | Bump READMEv2.2.10 | Sven Gothel | 2021-08-05 | 1 | -1/+2 |
* | Bump README.md (v2.2.9)v2.2.9 | Sven Gothel | 2021-08-04 | 1 | -0/+12 |
* | Bump READMEv2.2.5 | Sven Gothel | 2021-02-22 | 1 | -1/+8 |
* | Bump README; Drop TinyB from title, as it no more covers the new Direct-BT AP... | Sven Gothel | 2021-02-11 | 1 | -5/+13 |
* | Bump README.mdv2.2.4 | Sven Gothel | 2021-02-09 | 1 | -0/+7 |
* | API renaming of missed 'Characteristic', add listener to API name table | Sven Gothel | 2021-01-27 | 1 | -1/+2 |
* | Refine the API doc overview: Add Header and update linked names + add event d... | Sven Gothel | 2021-01-27 | 1 | -4/+3 |
* | Update README.md; Provide Java package API doc (Copied from C++) etc .. | Sven Gothel | 2021-01-27 | 1 | -16/+31 |
* | Complete build change: Using jaulib[_fat] if available (for Java) incl. nativ... | Sven Gothel | 2021-01-25 | 1 | -1/+11 |
* | Bump READMEv2.1.36 | Sven Gothel | 2021-01-11 | 1 | -0/+2 |
* | Move jaucpp -> jaulib; Full integration of jaulib's unit tests (TODO: Use Cat... | Sven Gothel | 2020-12-21 | 1 | -2/+2 |
* | Documentation: Add notes re 'LE Secure Connections and LE legacy pairing' | Sven Gothel | 2020-11-24 | 1 | -3/+13 |
* | Adding tentative SMPHandler (WIP for non Linux/BlueZ platforms or when suppor... | Sven Gothel | 2020-11-08 | 1 | -1/+1 |
* | README.md: Add SM/SMP, changed language for other platform support | Sven Gothel | 2020-11-04 | 1 | -9/+8 |
* | Document Direct-BT Non-Root Usage via setcap or preferrably capsh. | Sven Gothel | 2020-10-27 | 1 | -0/+45 |