Direct-BT v3.3.0-1-gc2d430c
Direct-BT - Direct Bluetooth Programming.
Classes | Variables
dbt_client_server1x.hpp File Reference
#include <iostream>
#include <cassert>
#include <cinttypes>
#include <cstring>
#include "dbt_base_client_server.hpp"
#include "dbt_server01.hpp"
#include "dbt_client01.hpp"
Include dependency graph for dbt_client_server1x.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  DBTClientServer1x
 Testing a full Bluetooth server and client lifecycle of operations, requiring two BT adapter: More...
 

Variables

static BaseDBTClientServerbase_test_framework = BaseDBTClientServer::get()
 

Variable Documentation

◆ base_test_framework

BaseDBTClientServer& base_test_framework = BaseDBTClientServer::get()
static

Definition at line 38 of file dbt_client_server1x.hpp.