BlueToe
an alternative GATT/BLE implementation
Loading...
Searching...
No Matches
bluetoe::bind_characteristic_value< T, Ptr > Class Template Reference

a very simple device to bind a characteristic to a global variable to provide access to the characteristic value More...

#include <bluetoe/characteristic_value.hpp>

Detailed Description

template<typename T, T * Ptr>
class bluetoe::bind_characteristic_value< T, Ptr >

a very simple device to bind a characteristic to a global variable to provide access to the characteristic value

Examples
include_example.cpp, and server_example.cpp.

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