Cypress PSoC 6 Bluetooth Low Energy Middleware Library 3.60
cy_stc_ble_gatts_att_pack_val_len_t Struct Reference

Description

Attribute value type used in the GATT database.

Data Fields

uint16_t maxAttrLength
 Maximum length of attGenericValLen->attGenericVal in bytes.
 
cy_stc_ble_gatts_att_gen_val_len_tattGenericValLen
 Buffer to the store generic characteristic value based on length or complete UUID value if the attribute is of type 128-bit UUID and 32-bit UUID type. More...
 

Field Documentation

◆ attGenericValLen

cy_stc_ble_gatts_att_gen_val_len_t* cy_stc_ble_gatts_att_pack_val_len_t::attGenericValLen

Buffer to the store generic characteristic value based on length or complete UUID value if the attribute is of type 128-bit UUID and 32-bit UUID type.