BlueToe
an alternative GATT/BLE implementation
Loading...
Searching...
No Matches
bluetoe::cstring_wrapper< Text > Struct Template Reference

a constant string characteristic value More...

#include <bluetoe/characteristic_value.hpp>

Detailed Description

template<class Text>
struct bluetoe::cstring_wrapper< Text >

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.


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