Cypress PSoC 6 Bluetooth Low Energy Middleware Library 3.60
HID Service (HIDS)

General Description

The HID Service exposes data and associated formatting for HID Devices and HID Hosts.

Depending on the chosen GATT role in the Bluetooth Configurator, you may use a subset of the supported API.

The HID API names begin with Cy_BLE_HID. In addition to this, the API also append the GATT role initial letter in the API name.

API Reference

 HIDS Server and Client Functions
 These are API common to both GATT Client role and GATT Server role.
 
 HIDS Server Functions
 API unique to HID designs configured as a GATT Server role.
 
 HIDS Client Functions
 API unique to HID designs configured as a GATT Client role.
 
 HIDS Definitions and Data Structures
 Contains the HID specific definitions and data structures used in the HID API.