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

Description

Structure to store bonding data.

Data Fields

uint8_t * stackFlashPtr
 Bonding data storage.
 
uint32_t stackFlashSize
 Pointer to bonding data storage in auxiliary flash.
 
uint8_t * cccdFlashPtr
 Buffer size in auxiliary flash. More...
 
uint8_t * cccdRamPtr
 Pointer to CCCD values storage in auxiliary flash.
 
uint8_t cccdCount
 Pointer to CCCD values storage in RAM.
 

Field Documentation

◆ cccdFlashPtr

uint8_t* cy_stc_ble_flash_storage_t::cccdFlashPtr

Buffer size in auxiliary flash.

CCCD data storage