Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | L2CAPComm::connect: Retry connect on ETIMEDOUT up to 3, working around rare s... | Sven Gothel | 2020-06-09 | 1 | -0/+5 |
* | L2CAPComm/GATTHandler: User 'enum class' constants for type safety; Drop GATT... | Sven Gothel | 2020-06-09 | 1 | -3/+3 |
* | GATTHandler/L2CAPHandler: Thread safety and interrupt hanging L2CAP ::connect() | Sven Gothel | 2020-05-26 | 1 | -4/+6 |
* | API doc: Properly mark the sub-namespace module -> BT spec sections | Sven Gothel | 2020-05-18 | 1 | -0/+4 |
* | Fix general Doxygen Documentation | Sven Gothel | 2020-05-18 | 1 | -0/+3 |
* | Converging Java/JNI and C++ API to match tinyb interface requirements (step-2) | Sven Gothel | 2020-05-10 | 1 | -2/+3 |
* | Direct-BT: Fix BluetoothFactory; Renaming using 'DBT' prefix | Sven Gothel | 2020-04-20 | 1 | -4/+4 |
* | Implement direct_bt: Direct Bluetooth access via Linux's Kernel BlueZ protoco... | Sven Gothel | 2020-04-09 | 1 | -0/+92 |