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

Go to the source code of this file.

Classes

class  direct_bt::BTDevice
 

Namespaces

 direct_bt
 

Functions

bool direct_bt::operator== (const BTDevice &lhs, const BTDevice &rhs) noexcept
 
bool direct_bt::operator!= (const BTDevice &lhs, const BTDevice &rhs) noexcept