Cypress PSoC 6 Bluetooth Low Energy Middleware Library 3.60
Next DST Change Service (NDCS)

General Description

The Next DST Change Service enables a BLE device that has knowledge about the next occurrence of a DST change to expose this information to another Bluetooth device.

The Service uses the "Time with DST" Characteristic and the functions exposed in this Service are used to interact with that Characteristic.

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

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

API Reference

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