#include <cstring>
#include <string>
#include <memory>
#include <cstdint>
#include <mutex>
#include <atomic>
#include <jau/java_uplink.hpp>
#include <jau/darray.hpp>
#include "UUID.hpp"
#include "BTTypes0.hpp"
#include "OctetTypes.hpp"
#include "ATTPDUTypes.hpp"
#include "BTTypes1.hpp"
#include "BTGattChar.hpp"
Go to the source code of this file.
|
class | direct_bt::BTGattService |
| Representing a complete [Primary] Service Declaration including its list of Characteristic Declarations, which also may include its client config if available. More...
|
|