Cypress PSoC 6 Bluetooth Low Energy Middleware Library 3.60

Description

Structure with Discovered Attributes Information of HID Service.

Data Fields

cy_stc_ble_conn_handle_t connHandle
 Peer Device Handle.
 
cy_stc_ble_srvr_char_info_t protocolMode
 Protocol Mode Characteristic handle and properties.
 
cy_stc_ble_hidsc_report_t bootReport [CY_BLE_HIDS_BOOT_REPORT_COUNT]
 Boot Report Characteristic info.
 
cy_stc_ble_hidsc_report_map_t reportMap
 Report Map Characteristic handle and descriptors.
 
cy_stc_ble_srvr_char_info_t information
 Information Characteristic handle and properties.
 
cy_stc_ble_srvr_char_info_t controlPoint
 Control Point Characteristic handle and properties.
 
cy_stc_ble_hidsc_report_t report [CY_BLE_HIDSC_REPORT_MAX]
 Report Characteristic info.
 
uint8_t reportCount
 Number of report Characteristics.
 
cy_ble_gatt_db_attr_handle_t includeHandle
 Included declaration handle.