esp_gatt_value_t struct
Represents a GATT attribute's value.
Fields
Array holding the value of the GATT attribute.
Unique identifier (handle) of the GATT attribute.
Offset within the attribute's value, for partial updates.
Current length of the data in the value array.
Authentication requirements for accessing this attribute.
![]()
typedef struct {