BlueToe
an alternative GATT/BLE implementation
Loading...
Searching...
No Matches
bluetoe::fixed_value< T, Value > Struct Template Reference

provides a characteristic with a fixed, read-only value More...

#include <bluetoe/characteristic_value.hpp>

Detailed Description

template<class T, T Value>
struct bluetoe::fixed_value< T, Value >

provides a characteristic with a fixed, read-only value

Implements a numeric, readable litte endian encoded integer value.

Examples
include_example.cpp.

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