44 static constexpr const bool serverSC =
true;
53 BTSecurityLevel::NONE, serverExpPairing, BTSecurityLevel::NONE, clientExpPairing);
64 BTSecurityLevel::NONE, serverExpPairing, BTSecurityLevel::NONE, 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 test03_FullCycle_EncNone()
void test02_FullCycle_EncNone()
static BaseDBTClientServer & base_test_framework
METHOD_AS_TEST_CASE(TestDBTClientServer12_NoEnc::test02_FullCycle_EncNone, "ClientServer 12 NoEnc Trial", "[trial][clientserver][fullcycle][noenc]")