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

Description

Structure with Discovered Attributes Information of Custom Service.

Data Fields

cy_ble_gatt_db_attr_handle_tcustomServHandle
 Custom Service Handle.
 
const void * uuid
 Custom Service UUID.
 
uint8_t uuidFormat
 UUID Format - 16-bit (0x01) or 128-bit (0x02)
 
uint8_t charCount
 Number of Characteristics.
 
const cy_stc_ble_customc_char_tcustomServChar
 Custom Service Characteristics.