Cypress PSoC 6 Bluetooth Low Energy Middleware Library 3.60

General Description

BLE GATT Attribute Types defined by GATT Profile UUID macros.

Macros

#define CY_BLE_UUID_PRIMARY_SERVICE   (0x2800u)
 Primary Service Declaration.
 
#define CY_BLE_UUID_SECONDARY_SERVICE   (0x2801u)
 Secondary Service Declaration.
 
#define CY_BLE_UUID_INCLUDE   (0x2802u)
 Include Declaration.
 
#define CY_BLE_UUID_CHARACTERISTIC   (0x2803u)
 Characteristic Declaration.