Nol.A SDK Library  24.11.0
For IoT System Software Development
Public Member Functions | List of all members
BLEValue Class Reference

The model of a BLE value. More...

#include <BLEValue.hpp>

Public Member Functions

void addPart (std::string part)
 
void addPart (uint8_t *pData, size_t length)
 
void cancel ()
 
void commit ()
 
uint8_t * getData ()
 
size_t getLength ()
 
uint16_t getReadOffset ()
 
std::string getValue ()
 
void setReadOffset (uint16_t readOffset)
 
void setValue (std::string value)
 
void setValue (uint8_t *pData, size_t length)
 

Detailed Description

The model of a BLE value.


The documentation for this class was generated from the following file: