44 static constexpr const bool serverSC =
false;
53 BTSecurityLevel::ENC_ONLY, serverExpPairing, BTSecurityLevel::ENC_ONLY, clientExpPairing);
64 BTSecurityLevel::ENC_ONLY, serverExpPairing, BTSecurityLevel::ENC_ONLY, clientExpPairing);
void cleanupTest()
Ensure.
void setupTest(const jau::fraction_i64 timeout=0_s)
Ensure.
Testing a full Bluetooth server and client lifecycle of operations, requiring two BT adapter:
void test8x_fullCycle(const std::string &suffix, const int protocolSessionCount, const bool server_client_order, const bool serverSC, const BTSecurityLevel secLevelServer, const ExpectedPairing serverExpPairing, const BTSecurityLevel secLevelClient, const ExpectedPairing clientExpPairing)
Testing a full Bluetooth server and client lifecycle of operations, requiring two BT adapter:
void test20_FullCycle_EncOnlyNo2()
void test10_FullCycle_EncOnlyNo1()
static BaseDBTClientServer & base_test_framework
METHOD_AS_TEST_CASE(TestDBTClientServer20_SC0::test10_FullCycle_EncOnlyNo1, "ClientServer 20 SC0 EncOnly Trial", "[trial][serverclient][fullcycle][sc0][enconly][newpairing]")