aboutsummaryrefslogtreecommitdiffstats
path: root/examples/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Align to jaulib 1.3.3: Full cmake-presets usage w/ vscode support update; als...v3.3.3Sven Göthel2024-08-091-0/+2
* Examples: Simplify CMakeLists.txt, remove unused examples/dbt_test_gattcharli...Sven Gothel2022-05-091-7/+1
* Adding dbt_repeater00, example implementing a GATT repeaterSven Gothel2022-02-021-0/+1
* Remove obsolete and unmaintained examples: dbt_scanner00 and dbt_scanner01Sven Gothel2022-02-021-2/+0
* Add example: dbt_readsmpkey.cpp: Read SMPKeyBin files and dump themSven Gothel2021-11-081-0/+1
* Fix BTGattChar::removeCharListener(..): Polymorph BTGattCharListener derivati...Sven Gothel2021-09-291-0/+1
* Examples: Build using a set of idiomatic names, one recipe for each examples;...Sven Gothel2021-09-271-14/+15
* Add advertising support (start with set-data and -params, stop) via HCIHandlerSven Gothel2021-09-151-1/+5
* Direct-BT: Remove TinyB and Cleanup Java API (1)Sven Gothel2021-08-311-41/+0
* cmake: Move jaucpp -> jaulib (source locations and add_subdirectory(jaulib))Sven Gothel2020-12-211-1/+1
* 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