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

Description

Characteristic descriptor data received with find info response during discovery process.

Data Fields

cy_stc_ble_conn_handle_t connHandle
 The connection handle.
 
cy_ble_gatt_db_attr_handle_t descrHandle
 Descriptor handle.
 
cy_ble_uuid_t uuid
 Descriptor UUID.
 
uint8_t uuidFormat
 UUID Format - 16-bit (0x01) or 128-bit (0x02)