Direct-BT v3.3.0-1-gc2d430c
Direct-BT - Direct Bluetooth Programming.
Classes | Namespaces | Macros
BTGattCmd.hpp File Reference
#include <string>
#include <mutex>
#include <condition_variable>
#include <jau/uuid.hpp>
#include <jau/octets.hpp>
#include <jau/fraction_type.hpp>
#include <jau/functional.hpp>
#include "BTGattDesc.hpp"
#include "BTGattChar.hpp"
#include "BTGattService.hpp"
#include "HCITypes.hpp"
Include dependency graph for BTGattCmd.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  direct_bt::BTGattCmd
 Class maps a GATT command and optionally its asynchronous response to a synchronous atomic operation. More...
 

Namespaces

namespace  direct_bt
 

Macros

#define BT_GATT_CMD_HPP_
 

Macro Definition Documentation

◆ BT_GATT_CMD_HPP_

#define BT_GATT_CMD_HPP_

Definition at line 40 of file BTGattCmd.hpp.