Cypress PSoC 6 Bluetooth Low Energy Middleware Library 3.60
Reference Time Update Service (RTUS)

General Description

The Reference Time Update Service enables a Bluetooth device that can update the system time using the reference time such as a GPS receiver to expose a control point and expose the accuracy (drift) of the local system time compared to the reference time source.

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

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

API Reference

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