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

ToF Security Handle. More...

Data Fields

AESCTRDRBG_Handle drbgHandle
 DRBG handle.
 
uint16_t numOfSyncWordsPerBuffer
 Length of double buffer, both buffers must be equal length. The number of bursts in double buffer mode is still numSyncwordsPerBurst.
 
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 * pTempSyncWordBuffer
 Pointer to a temporary buffer used to hold a buffer in case sync is lost.
 
uint8_t seed [AESCTRDRBG_SEED_LENGTH_AES_128]
 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-2020, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale