BlueToe
an alternative GATT/BLE implementation
|
a constant string characteristic value More...
#include <bluetoe/characteristic_value.hpp>
a constant string characteristic value
The type Text have to have a member value() that returns a const char* or a const std::uint8_t* and a member size() that returns the length of the data.