BlueToe
an alternative GATT/BLE implementation
Loading...
Searching...
No Matches
bluetoe::attribute_handle< AttributeHandleValue > Struct Template Reference

define the first attribute handle used by a characteristic or service More...

#include <bluetoe/attribute_handle.hpp>

Detailed Description

template<std::uint16_t AttributeHandleValue>
struct bluetoe::attribute_handle< AttributeHandleValue >

define the first attribute handle used by a characteristic or service

If this option is given to a service, the service attribute will be assigned to the given handle value. For a characteristic, the Characteristic Declaration attribute will be assigned to the given handle value.

All following attrbutes are assigned handles with a larger value.

See also
attribute_handles
service
characteristic

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