Cypress PSoC 6 Bluetooth Low Energy Middleware Library 3.60
User Data Service (UDS)

General Description

The User Data Service exposes user-related data in the sports and fitness environment.

This allows remote access and update of user data by a Client as well as the synchronization of user data between a Server and a Client.

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

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

API Reference

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