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

Fields

Field
Declared as
Description
uint16_t
Length of the UUID in bytes.
uint8_t *
Pointer to the UUID value.
uint16_t
Attribute permissions, defined by esp_gatt_perm_t.
uint16_t
Maximum length of the attribute's value.
uint16_t
Current length of the attribute's value.
uint8_t *
Pointer to the attribute's value array.