summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* FunctionDef: Enhance efficiency and create InvocationFunc<..>::clone() and Fu...Sven Gothel2020-05-041-29/+122
* FunctionDef: Add CaptureInvocationFunc supporting lambdas w/ an explicit capt...Sven Gothel2020-05-033-110/+228
* FunctionDef: Add StdInvocationFunc supporting std::function for capturing lam...Sven Gothel2020-05-031-0/+42
* ClassFunction -> FunctionDef generalization, adding plain function (non-class...Sven Gothel2020-05-031-7/+30
* Use Kernel BlueZ Manager for Discovery, Connect, etc. (Initial Commit - Java ...Sven Gothel2020-04-251-0/+43
* Direct-BT: Fix BluetoothFactory; Renaming using 'DBT' prefixSven Gothel2020-04-201-1/+1
* Warnings: Remove -Wextra warningsSven Gothel2020-04-111-0/+9
* Implement direct_bt: Direct Bluetooth access via Linux's Kernel BlueZ protoco...Sven Gothel2020-04-099-0/+801