Cypress PSoC 6 Bluetooth Low Energy Middleware Library 3.60
cy_stc_ble_stack_lib_version_t Struct Reference

Description

This structure is used to hold version information of the BLE Stack Library.

Data Fields

uint8_t majorVersion
 The major version of the library.
 
uint8_t minorVersion
 The minor version of the library.
 
uint8_t patch
 The patch number of the library.
 
uint16_t buildNumber
 The build number of the library.