1.2.2.1.2.3.1 ATT_Uuid_T
C
typedef struct ATT_Uuid_T { uint8_t uuid[ATT_MAX_UUID_SIZE]; uint8_t uuidLength; } ATT_Uuid_T;
Description
UUID parameters.
Field Documentation
Field | Description |
---|---|
uuid | The UUID. |
uuidLength | Length of the UUID. |
typedef struct ATT_Uuid_T { uint8_t uuid[ATT_MAX_UUID_SIZE]; uint8_t uuidLength; } ATT_Uuid_T;
UUID parameters.
Field | Description |
---|---|
uuid | The UUID. |
uuidLength | Length of the UUID. |
The online versions of the documents are provided as a courtesy. Verify all content and data in the device’s PDF documentation found on the device product page.