44 static constexpr const bool serverSC =
true;
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(TestDBTClientServer32_SC1::test10_FullCycle_EncOnlyNo1, "ClientServer 32 SC1 EncOnly Trial", "[trial][clientserver][fullcycle][sc1][enconly][newpairing]")