summaryrefslogtreecommitdiffstats
path: root/TROUBLESHOOTING.md
Commit message (Collapse)AuthorAgeFilesLines
* Direct-BT: Remove TinyB and Cleanup Java API (1)Sven Gothel2021-08-311-17/+14
| | | | | | | | | | | | | | | | | | Starting with version 2.3, the previously refactored *TinyB* has been removed completely. Motivation was lack of detailed Bluetooth support, inclusive increasing diversion with *Direct-BT*. Furthermore, work is underway for `BLE slave periphal and GATT server` support and its mapping to *BlueZ D-Bus* is questionable and would be resource intensive. Java API changed as follows: - Objects no more Clonable - Removed dead unsupported code - Removed deprecated code - Added 'GattCharPropertySet', representing property bit mask for BTGattChar, replacing the string array.
* README.md Add Bluetooth Spec link and enhance Direct-BT description.Sven Gothel2020-09-161-2/+5
|
* Update TROUBLESHOOTING.mdpetreeftime2016-05-191-7/+7
|
* Create TROUBLESHOOTING.mdpetreeftime2016-05-181-0/+24