aboutsummaryrefslogtreecommitdiffstats
path: root/trial
Commit message (Expand)AuthorAgeFilesLines
* TestDBTClientServer11_SC0: Enable test01 EncNoneSven Gothel2022-04-111-1/+1
* TestDBTClientServer*: Expand to SC 0 (legacy) and SC 1 (secure connections) S...Sven Gothel2022-04-117-57/+203
* Refine DBT live test trial: Give client a name as well; Test both adapter in ...Sven Gothel2022-04-0910-219/+381
* No need for BTAdapter::removeDiscoveredDevices() for server nor client before...Sven Gothel2022-04-092-7/+3
* Server Test: Align connection interval min to system default, max to 30ms: (8...Sven Gothel2022-04-081-1/+1
* Trial: DBT[Client|Server]00: Have Client <-> Server handshake on success, all...Sven Gothel2022-02-095-46/+89
* BaseDBTClientServer: Cleanup/Setup: Also stop advertising and discovery (unch...Sven Gothel2022-02-091-0/+6
* BaseDBTClientServer: Set DEBUG props before BTFactory.initDirectBTLibrary(); ...Sven Gothel2022-02-092-14/+7
* TestDBTClientServer10: Double test timeout 20s -> 40s for certaing slow SMP k...Sven Gothel2022-02-081-2/+2
* DBTPeripheral00/DBTServer00: Issue device.remove() in processDisconnectedDevi...Sven Gothel2022-02-081-0/+2
* Refactor TestDBTClientServer* (reuse tasks); Adding server-adapter for client...Sven Gothel2022-02-077-161/+343
* Adopt jaulib detailed git version info: Using VERSION_COMMITS and VERSION_SHA...Sven Gothel2022-02-071-5/+5
* BTDevice: Replace EInfoReport when disconnected w/ empty one (avoid accumulat...Sven Gothel2022-02-071-1/+21
* Fix trial/java/CMakeLists.txt: Use proper environment variable USER for capsh...v2.6.0Sven Gothel2022-02-071-1/+1
* Added online unit testing using actual BT adapter, testing client with server...Sven Gothel2022-02-0710-0/+2291