Cypress PSoC 6 Bluetooth Low Energy Middleware Library 3.60

Description

PLXS Characteristic descriptor value parameter structure.

Data Fields

cy_stc_ble_conn_handle_t connHandle
 Peer Device Handle.
 
cy_en_ble_plxs_char_index_t charIndex
 Index of Service Characteristic.
 
cy_en_ble_plxs_descr_index_t descrIndex
 Index of Descriptor.
 
cy_en_ble_gatt_err_code_t gattErrorCode
 Error code received from application (optional)
 
cy_stc_ble_gatt_value_tvalue
 Characteristic Value.