Direct-BT v3.3.0-1-gc2d430c
Direct-BT - Direct Bluetooth Programming.
|
#include <random>
#include "dbt_constants.hpp"
#include "dbt_server_test.hpp"
#include <jau/latch.hpp>
Go to the source code of this file.
Classes | |
class | DBTServer01 |
This peripheral BTRole::Slave test participant works with DBTClient00. More... | |
Typedefs | |
typedef std::shared_ptr< DBTServer01 > | DBTServer01Ref |
typedef std::shared_ptr<DBTServer01> DBTServer01Ref |
Definition at line 37 of file dbt_server01.hpp.