Direct-BT v3.3.0-1-gc2d430c
Direct-BT - Direct Bluetooth Programming.
Classes | Typedefs
dbt_endpoint.hpp File Reference
#include <iostream>
#include <cassert>
#include <cinttypes>
#include <cstring>
#include <catch2/catch_amalgamated.hpp>
#include <jau/test/catch2_ext.hpp>
#include <direct_bt/DirectBT.hpp>
Include dependency graph for dbt_endpoint.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  DBTEndpoint
 

Typedefs

typedef std::shared_ptr< DBTEndpointDBTEndpointRef
 

Typedef Documentation

◆ DBTEndpointRef

typedef std::shared_ptr<DBTEndpoint> DBTEndpointRef

Definition at line 41 of file dbt_endpoint.hpp.