BlueToe
an alternative GATT/BLE implementation
Loading...
Searching...
No Matches
bluetoe::indicate Struct Reference

adds the ability to indicate this characteristic. More...

#include <bluetoe/characteristic_value.hpp>

Detailed Description

adds the ability to indicate this characteristic.

When a characteristic gets notified, the current value of the characteristic will be send to all connected clients that have subscribed for indications. The difference to notify is, that indication needs to be confirmed by the GATT client.

See also
server::indicate
higher_outgoing_priority
lower_outgoing_priority
notify

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