Direct-BT v3.3.0-1-gc2d430c
Direct-BT - Direct Bluetooth Programming.
Public Member Functions | List of all members
TestDBTClientServer_i470 Class Reference

Testing w/o client filtering processing device and hence not blocking deviceFound. More...

Inheritance diagram for TestDBTClientServer_i470:
Collaboration diagram for TestDBTClientServer_i470:

Public Member Functions

void test_i470_a ()
 
void test_i470_b ()
 
- 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)
 

Detailed Description

Testing w/o client filtering processing device and hence not blocking deviceFound.

In other words, relying on BTAdapter to filter out:

Further, the server will issue a disconnect once only 300 ms after 1st MTU exchange, disrupting the client's getGATTServices().

Definition at line 44 of file test_provoke_client_server_i470.cpp.

Member Function Documentation

◆ test_i470_a()

void TestDBTClientServer_i470::test_i470_a ( )
inline

Definition at line 46 of file test_provoke_client_server_i470.cpp.

◆ test_i470_b()

void TestDBTClientServer_i470::test_i470_b ( )
inline

Definition at line 81 of file test_provoke_client_server_i470.cpp.


The documentation for this class was generated from the following file: