Direct-BT  2.3.1
Direct-BT - Direct Bluetooth Programming.
Classes | Namespaces
BTAdapter.hpp File Reference
#include <cstring>
#include <string>
#include <memory>
#include <cstdint>
#include <mutex>
#include <atomic>
#include <jau/darray.hpp>
#include <jau/cow_darray.hpp>
#include "BTTypes1.hpp"
#include "BTDevice.hpp"
#include "HCIHandler.hpp"
Include dependency graph for BTAdapter.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  direct_bt::AdapterStatusListener
 BTAdapter status listener for BTDevice discovery events: Added, updated and removed; as well as for certain BTAdapter events. More...
 
struct  direct_bt::impl::StatusListenerPair
 
class  direct_bt::BTAdapter
 BTAdapter represents one Bluetooth Controller. More...
 

Namespaces

 direct_bt
 
 direct_bt::impl