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

sets the Write Without Response Characteristic Property bit. More...

#include <bluetoe/characteristic_value.hpp>

Detailed Description

sets the Write Without Response Characteristic Property bit.

By adding this bit to the Characteristic Properties, a client knows that it can use the Write Without Response sub-procedure. In this case, a client can write to a characteristic and will get no response from the GATT server. Don't use this property if there is any need to respond with an error to a write attempt.

See also
only_write_without_response
characteristic

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