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

Description

Characteristic data received with read by type response during discovery process.

Data Fields

cy_stc_ble_conn_handle_t connHandle
 The connection handle.
 
cy_ble_gatt_db_attr_handle_t charDeclHandle
 Handle for Characteristic declaration.
 
uint8_t properties
 Properties for Value Field.
 
cy_ble_gatt_db_attr_handle_t valueHandle
 Handle to server database attribute value entry.
 
cy_ble_uuid_t uuid
 Characteristic UUID.
 
uint8_t uuidFormat
 UUID Format - 16-bit (0x01) or 128-bit (0x02)