summaryrefslogtreecommitdiffstats
path: root/examples/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* cmake: Drop all sub-folder CXX settings. Use root CMakeLists.txt global setti...Sven Gothel2020-10-201-43/+0
* Extract common C++ Support Library inclusive Java JNI Binding to sub-project ...Sven Gothel2020-10-161-1/+4
* CMake: Support full parallel build by adding target dependenciesSven Gothel2020-09-151-10/+18
* CMake Build: Use C++17 (C++20 not yet supported on all target platforms, i.e....Sven Gothel2020-09-121-3/+6
* cmake: Fix set_target_properties(..) use proper target name and add declarati...Sven Gothel2020-08-251-3/+3
* cmake: Add variable/define 'SKIP_TINYB': Allow to not build the tinyb native ...Sven Gothel2020-08-251-42/+47
* Examples: Set COMPILE_FLAGS "-Wall -Wextra -Werror"Sven Gothel2020-05-231-10/+20
* DBTAdapter: Remove explicit HCISession, migrate connectedDevice and use HCICo...Sven Gothel2020-05-231-1/+7
* Working GATT Java Side; GATT Types made fully functional for user to avoid 't...Sven Gothel2020-05-171-3/+9
* Direct-BT: Fix BluetoothFactory; Renaming using 'DBT' prefixSven Gothel2020-04-201-8/+10
* Implement direct_bt: Direct Bluetooth access via Linux's Kernel BlueZ protoco...Sven Gothel2020-04-091-9/+11
* C++ tinyb_hci: Working HCIScanner showing AD packets, demonstrating new HCI c...Sven Gothel2020-02-151-0/+7
* Add missing BluetoothDevice propertiesPetre Eftime2016-09-161-0/+6
* Add BluetoothUUID classPetre Eftime2016-09-091-1/+5
* Add notifications examplePetre Eftime2016-07-011-0/+8
* examples: Added environmental sensing services test appHenry Bruce2016-06-291-0/+6
* Add async example for TinyB; introduce convenience template for findPetre Eftime2016-03-071-1/+6
* Add checkinit which tests if library loads ok and manager initialization comp...v0.3.3Petre Eftime2016-02-291-0/+6
* Version 0.2.0v0.2.0Petre Eftime2015-11-271-0/+16