Cypress PSoC 6 Bluetooth Low Energy Middleware Library 3.60
Data Fields
cy_stc_ble_aes_ccm_param_t Struct Reference
BLE Common API
»
BLE Common Definitions and Data Structures
»
Data Structures
»
Common
Description
AES CCM encrypted data information.
Data Fields
uint8_t
mic
[CY_BLE_MIC_SIZE]
MIC value generated during encryption.
uint8_t *
data
Pointer to an array of size 'length' where the encrypted/decrypted data is stored.
uint8_t
length
length of data