Direct-BT v3.3.0-1-gc2d430c
Direct-BT - Direct Bluetooth Programming.
|
Testing a full Bluetooth server and client lifecycle of operations, requiring two BT adapter: More...
Public Member Functions | |
void | test00_FullCycle_EncNone () |
void | test01_FullCycle_EncNone () |
Public Member Functions inherited from DBTClientServer1x | |
void | set_client_reset_at_ready (const bool v) noexcept |
void | set_server_reset_at_ready (const bool v) noexcept |
void | test8x_fullCycle (const std::string &suffix, const int max_connections_per_session, const bool expSuccess, const bool server_client_order, const std::shared_ptr< DBTServerTest > &server, const BTSecurityLevel secLevelServer, const ExpectedPairing serverExpPairing, const std::shared_ptr< DBTClientTest > &client, const BTSecurityLevel secLevelClient, const ExpectedPairing clientExpPairing) |
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:
Definition at line 42 of file test_client_server10_NoEnc.cpp.
|
inline |
Definition at line 47 of file test_client_server10_NoEnc.cpp.
|
inline |
Definition at line 58 of file test_client_server10_NoEnc.cpp.