BlueToe
an alternative GATT/BLE implementation
Loading...
Searching...
No Matches
bluetoe::descriptor< UUID, Value, Size > Struct Template Reference

User defined descriptor. More...

#include <bluetoe/descriptor.hpp>

Detailed Description

template<std::uint16_t UUID, const std::uint8_t *const Value, std::size_t Size>
struct bluetoe::descriptor< UUID, Value, Size >

User defined descriptor.

A user defined, read only descriptor with a 16-bit UUID.

Note
Currently, it is only supported to have one such user defined descriptor in a characteristic.

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