Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FunctionDef: Enhance efficiency and create InvocationFunc<..>::clone() and Fu... | Sven Gothel | 2020-05-04 | 1 | -29/+122 |
* | FunctionDef: Add CaptureInvocationFunc supporting lambdas w/ an explicit capt... | Sven Gothel | 2020-05-03 | 3 | -110/+228 |
* | FunctionDef: Add StdInvocationFunc supporting std::function for capturing lam... | Sven Gothel | 2020-05-03 | 1 | -0/+42 |
* | ClassFunction -> FunctionDef generalization, adding plain function (non-class... | Sven Gothel | 2020-05-03 | 1 | -7/+30 |
* | Use Kernel BlueZ Manager for Discovery, Connect, etc. (Initial Commit - Java ... | Sven Gothel | 2020-04-25 | 1 | -0/+43 |
* | Direct-BT: Fix BluetoothFactory; Renaming using 'DBT' prefix | Sven Gothel | 2020-04-20 | 1 | -1/+1 |
* | Warnings: Remove -Wextra warnings | Sven Gothel | 2020-04-11 | 1 | -0/+9 |
* | Implement direct_bt: Direct Bluetooth access via Linux's Kernel BlueZ protoco... | Sven Gothel | 2020-04-09 | 9 | -0/+801 |