Bluetooth Driver services: Difference between revisions

No edit summary
Line 1,092: Line 1,092:
= GattId =
= GattId =
This is "nn::bluetooth::GattId". This is a 0x18-byte struct with 4-byte alignment.
This is "nn::bluetooth::GattId". This is a 0x18-byte struct with 4-byte alignment.
{| class="wikitable" border="1"
|-
! Offset
! Size
! Description
|-
| 0x0 || 0x1 || InstanceId
|-
| 0x1 || 0x3 || Padding
|-
| 0x4 || 0x14 || [[#GattAttributeUuid]]
|}


= LeEventInfo =
= LeEventInfo =