Cypress PSoC 6 Bluetooth Low Energy Middleware Library 3.60

Description

Structure with HID Service attribute handles.

Data Fields

cy_ble_gatt_db_attr_handle_t serviceHandle
 Handle of HID service.
 
cy_ble_gatt_db_attr_handle_t protocolModeHandle
 Handle of Protocol Mode Characteristic.
 
uint8_t reportCount
 Number of report Characteristics.
 
const cy_stc_ble_hidss_report_treportArray
 Info about report Characteristics.
 
cy_stc_ble_hidss_report_t bootReportArray [CY_BLE_HIDS_BOOT_REPORT_COUNT]
 Info about Boot Report Characteristics.
 
cy_ble_gatt_db_attr_handle_t reportMapHandle
 Handle of Report Map Characteristic.
 
cy_ble_gatt_db_attr_handle_t reportMapErrdHandle
 Handle of Report Map External Report Reference descr. More...
 
cy_ble_gatt_db_attr_handle_t informationHandle
 Handle of HID Information Characteristic.
 
cy_ble_gatt_db_attr_handle_t controlPointHandle
 Handle of HID Control Point Characteristic.
 

Field Documentation

◆ reportMapErrdHandle

cy_ble_gatt_db_attr_handle_t cy_stc_ble_hidss_t::reportMapErrdHandle

Handle of Report Map External Report Reference descr.