Cypress PSoC 6 Bluetooth Low Energy Middleware Library 3.60
HTTP Proxy Service (HPS)

General Description

The HTTP Proxy Service allows a Client device, typically a sensor, to communicate with a Web Server through a gateway device.

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

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

API Reference

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