Direct-BT v3.3.0-1-gc2d430c
Direct-BT - Direct Bluetooth Programming.
Classes | Namespaces
L2CAPComm.hpp File Reference
#include <cstring>
#include <string>
#include <memory>
#include <cstdint>
#include <mutex>
#include <atomic>
#include <jau/environment.hpp>
#include <jau/uuid.hpp>
#include <jau/functional.hpp>
#include "BTTypes0.hpp"
#include <pthread.h>
Include dependency graph for L2CAPComm.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  direct_bt::L2CAPClient
 L2CAP read/write communication channel to remote device. More...
 
class  direct_bt::L2CAPComm
 L2CAP client/server socket abstract base class to listen for connecting remote devices. More...
 
class  direct_bt::L2CAPEnv
 L2CAP Singleton runtime environment properties. More...
 
class  direct_bt::L2CAPServer
 L2CAP server socket to listen for connecting remote devices. More...
 

Namespaces

namespace  direct_bt