BlueToe
an alternative GATT/BLE implementation
Loading...
Searching...
No Matches
bluetoe::mixin_write_notification_control_point_handler< Mixin, F, NotificationUUID > Struct Template Reference

characteristic value binding for a control point More...

#include <bluetoe/characteristic_value.hpp>

Inheritance diagram for bluetoe::mixin_write_notification_control_point_handler< Mixin, F, NotificationUUID >:

Detailed Description

template<class Mixin, std::pair< std::uint8_t, bool >(Mixin::*)(std::size_t write_size, const std::uint8_t *value) F, typename NotificationUUID>
struct bluetoe::mixin_write_notification_control_point_handler< Mixin, F, NotificationUUID >

characteristic value binding for a control point

Similar to mixin_write_indication_control_point_handler but sends a notification in response.

See also
mixin_write_indication_control_point_handler

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