![]() |
SDK
23.9.2
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.
1.8.17