Nol.A SDK Library
24.11.0
For IoT System Software Development
|
A data structure that manages the BLE servers owned by a BLE server. More...
#include <string>
#include <string.h>
#include <BLEUUID.hpp>
#include <BLEAdvertising.hpp>
#include <BLECharacteristic.hpp>
#include <BLEService.hpp>
#include <BLESecurity.hpp>
#include <BLEAddress.hpp>
#include <Spinlock.hpp>
Classes | |
struct | conn_status_t |
class | BLEServiceMap |
A data structure that manages the BLE servers owned by a BLE server. More... | |
class | BLEServer |
The model of a BLE server. More... | |
class | BLEServerCallbacks |
Callbacks associated with the operation of a BLE server. More... | |
A data structure that manages the BLE servers owned by a BLE server.