BlueToe
an alternative GATT/BLE implementation
|
callback to be called, if the client characteristic configuration has changed or was written. More...
#include <bluetoe/gatt_options.hpp>
callback to be called, if the client characteristic configuration has changed or was written.
The provided callback type T must be a class with the following public accessible function:
Where Server is the configured instance of a bluetoe::server<>
instance.