TI BLE5-Stack API Documentation  2.01.03.00
Data Fields
rtlsTof_t Struct Reference

Aggregation of ToF structures needed for RTLS Control operation (saved in gRtlsData) More...

Data Fields

uint8_t bSlaveTofEnabled
 Used to determine whether slave is doing ToF or not.
 
uint8_t bSlaveTofParamPend
 Used to determine whether to send params to slave when a connection is formed.
 
uint8_t bTofValuesInitialized
 Flag to check if ToF was run at least once.
 
ToF_BurstStatpTofAverage
 Array to save average of samples (for each frequency)
 
ToF_BurstStatpTofLastRun
 Array to save samples from the last ToF run.
 
rtlsTofCalib_t tofCalibInfo
 Information about ToF calibration.
 
rtlsTofConfig_t tofConfig
 Values configured by the user.
 
ToF_Handle tofHandle
 Handle will be passed to the TOF driver for actions.
 
ToF_Struct tofStruct
 Struct will be filled by TOF_open.
 

Detailed Description

Aggregation of ToF structures needed for RTLS Control operation (saved in gRtlsData)


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