esp_gatt_value_t is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferencesInstances

Fields

Field
Declared as
Description
Array holding the value of the GATT attribute.
uint16_t
Unique identifier (handle) of the GATT attribute.
uint16_t
Offset within the attribute's value, for partial updates.
uint16_t
Current length of the data in the value array.
uint8_t
Authentication requirements for accessing this attribute.

References