aboutsummaryrefslogtreecommitdiffstats
path: root/trial/direct_bt/dbt_client_server1x.hpp
Commit message (Expand)AuthorAgeFilesLines
* clang-tidy fixes part-4 / 4: Use 'const T&' for arguments on listener typesSven Gothel2022-11-281-1/+1
* clang-tidy fixes part-3 / 4, adding Check `performance-*`Sven Gothel2022-11-281-4/+4
* Trial Unit Test: Add adapter reset test_client_server40_resetSven Gothel2022-09-151-2/+40
* Trial Unit Tests: Reorg and cleanup to be expanded (for reset test)Sven Gothel2022-09-151-11/+13
* Trial Tests C++/Java: Used merger dbt_[client|server]01 test code, drop dbt_[...Sven Gothel2022-05-161-4/+5
* C++/JNI Lifecycle Fix: BTManager must be passed as shared_ptr<> and hold as s...Sven Gothel2022-05-141-3/+3
* DBTServerTest::stop(): Remove `current_exp_advertising_state`, due to closing...Sven Gothel2022-05-131-2/+1
* Trial C++: Query BaseDBTClientServer::is_timedout() having an atomic flag set...Sven Gothel2022-05-121-1/+2
* Trial C++: trial/direct_bt/dbt_client_server1x.hpp: Only use DBTServerTest::s...Sven Gothel2022-05-121-2/+1
* Trial C++: Move `static BaseDBTClientServer& base_test_framework` into common...Sven Gothel2022-05-121-0/+3
* JNI Lifecycle Fix: Have AdapterStatusListener derive from JavaUplink/DBTNativ...Sven Gothel2022-05-091-1/+1
* trial i470 test_provoke (C++) / TestDBTProvoke (Java) demonstrating C++ survi...Sven Gothel2022-05-071-74/+86
* Trial (Java + C++): DBTEndpoint, DBTClientTest, DBTServerTest: Add abstractio...Sven Gothel2022-05-051-23/+39
* Trial C++: Add 'provoke_' native test to be run manually, provoking issues ..Sven Gothel2022-05-031-0/+3
* Trial Unit Test C++: Working State; Completed dbt_client_server1x.cpp ...Sven Gothel2022-05-031-14/+42
* Trial Unit Test C++: Fix initial commit (compile clean) and add dbt_client_se...Sven Gothel2022-05-031-0/+222