Structure representing a 128-bit UUID.
Public Attributes#
uint32_t
Holds the value of data1.
uint16_t
Holds the value of data2.
uint16_t
Holds the value of data3.
uint8_t
Array to store 8 bytes of data.
Structure representing a 128-bit UUID.
Holds the value of data1.
Holds the value of data2.
Holds the value of data3.
Array to store 8 bytes of data.