BlueToe
an alternative GATT/BLE implementation
|
characteristic value binding for a control point More...
#include <bluetoe/characteristic_value.hpp>
characteristic value binding for a control point
This is intendet for control points that respond by an indication. If the bound handler returns { error_codes::success, true }, an indication will be marked to be pending for this characteristic and as soon as there is a free slot in the ling layer, the read handler for this characteristic will be called to retrieve the intended value for the indication.