Bluetooth Driver services: Difference between revisions

Line 1,063: Line 1,063:
= GattAttributeUuid =
= GattAttributeUuid =
This is "nn::bluetooth::GattAttributeUuid". This is a 0x14-byte struct with 4-byte alignment.
This is "nn::bluetooth::GattAttributeUuid". This is a 0x14-byte struct with 4-byte alignment.
{| class="wikitable" border="1"
|-
! Offset
! Size
! Description
|-
| 0x0 || 0x4 || UUID size, must be 0x2, 0x4, or 0x10.
|-
| 0x4 || 0x10 || UUID with the above size.
|}


= GattId =
= GattId =