Cypress PSoC 6 Bluetooth Low Energy Middleware Library 3.60
Phone Alert Status Service (PASS)

General Description

The Phone Alert Status Service uses the Alert Status Characteristic and Ringer Setting Characteristic to expose the phone alert status and uses the Ringer Control Point Characteristic to control the phone's ringer into mute or enable.

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

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

API Reference

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