Direct-BT v3.3.0-1-gc2d430c
Direct-BT - Direct Bluetooth Programming.
|
#include <iostream>
#include <cassert>
#include <cinttypes>
#include <cstring>
#include <catch2/catch_amalgamated.hpp>
#include <jau/test/catch2_ext.hpp>
#include <direct_bt/DirectBT.hpp>
Go to the source code of this file.
Classes | |
class | DBTEndpoint |
Typedefs | |
typedef std::shared_ptr< DBTEndpoint > | DBTEndpointRef |
typedef std::shared_ptr<DBTEndpoint> DBTEndpointRef |
Definition at line 41 of file dbt_endpoint.hpp.