TI BLE-Stack for Bluetooth API Documentation  3.03.00.00
Data Fields
tofSecHandle_t Struct Reference

ToF Security Handle. More...

Data Fields

ctrDrbgState_t ctrDrbgState
 ctr DRBG State
 
CryptoCC26XX_Handle encHandle
 AES Encryption handle.
 
int encKey
 AES Encryption key.
 
CryptoCC26XX_Params encParams
 AES Encryption parameters.
 
uint16_t numOfSyncWordsPerBuffer
 Length of double buffer, both buffers must be equal length. The number of bursts in double buffer mode is still numBurstSamples.
 
uint8_t * pSyncWordBuffer1
 Pointer to the sync word buffer, used in both single and double buffer mode.
 
uint8_t * pSyncWordBuffer2
 Pointer to the second sync word buffer, used in double buffer mode only.
 
uint8_t seed [CTR_DRBG_SEEDLEN]
 ctr DRBG Seed
 
tofSecCfgPrms_t tofSecCfgParams
 ToF Security Configuration Parameters.
 

Detailed Description

ToF Security Handle.


The documentation for this struct was generated from the following file:
© Copyright 1995-2019, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale