The model of a BLE value.
More...
#include <BLEValue.hpp>
|
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) |
|
The model of a BLE value.
The documentation for this class was generated from the following file: