| 
    Nol.A SDK Library
    25.8.1
    
   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.