summaryrefslogtreecommitdiffstats
path: root/test/ieee11073
Commit message (Expand)AuthorAgeFilesLines
* clang-tidy fixes part-3 / 4, adding Check `performance-*`Sven Gothel2022-11-281-2/+2
* Relocate ieee11073 -> direct_bt/ieee11073 to simplify deployment of header filesSven Gothel2021-09-011-1/+1
* Adapt to jaulib changes: Jar naming convention (dash, not underscore for extr...Sven Gothel2021-01-261-7/+0
* Fix unit tests' config for mainSven Gothel2021-01-111-1/+2
* Convert unit test: cppunit -> catch2Sven Gothel2020-12-233-69/+73
* cmake: Drop all sub-folder CXX settings. Use root CMakeLists.txt global setti...Sven Gothel2020-10-201-7/+0
* direct_bt::DBTManager, ieee11073::DataTypes: Fix WarningsSven Gothel2020-10-171-0/+2
* CMake Build: Use C++17 (C++20 not yet supported on all target platforms, i.e....Sven Gothel2020-09-121-1/+3
* cmake: Fix set_target_properties(..) use proper target name and add declarati...Sven Gothel2020-08-251-1/+1
* Implement direct_bt: Direct Bluetooth access via Linux's Kernel BlueZ protoco...Sven Gothel2020-04-092-0/+78