Maximum UUID length
C
#define ATT_MAX_UUID_SIZE ATT_UUID_LENGTH_16
Description
The definition of max UUID length.
Macro Definition
| Macro | Description |
|---|---|
| ATT_MAX_UUID_SIZE | The Maximum UUID Length. 128-bit. |
#define ATT_MAX_UUID_SIZE ATT_UUID_LENGTH_16
The definition of max UUID length.
| Macro | Description |
|---|---|
| ATT_MAX_UUID_SIZE | The Maximum UUID Length. 128-bit. |