Cypress PSoC 6 Bluetooth Low Energy Middleware Library 3.60
Scan Parameters Service (ScPS)

General Description

The Scan Parameters Service enables a Server device to expose a Characteristic for the GATT Client to write its scan interval and scan window on the Server device, and enables a Server to request a refresh of the GATT Client scan interval and scan window.

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

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

API Reference

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