Nol.A SDK Library
24.11.0
For IoT System Software Development
|
A model of a remote BLE characteristic. More...
#include <string>
#include <BLERemoteService.hpp>
#include <BLERemoteDescriptor.hpp>
#include <BLEUUID.hpp>
#include <Spinlock.hpp>
#include <BLECommon.hpp>
Classes | |
class | BLERemoteCharacteristic |
A model of a remote BLE characteristic. More... | |
Typedefs | |
typedef void(* | notify_callback) (BLERemoteCharacteristic *pBLERemoteCharacteristic, uint8_t *pData, size_t length, bool isNotify) |
A model of a remote BLE characteristic.