TI BLE5-Stack API Documentation  9.14.00
Data Fields
handoverCNParams_t Struct Reference

Host Handover Candidate Node Configuration parameters. More...

Data Fields

uint8_t appTaskId
 Application task ID. More...
 
uint32_t maxFailedConnEvents
 
uint8_t * pHandoverData
 The handover data given by the serving node. More...
 
uint16_t rfu
 Reserved for future use. More...
 
uint32_t timeDeltaInUs
 The time in us it took for the data to be transferred from the serving node to the candidate node. More...
 
uint32_t timeDeltaMaxErrInUs
 The maximum deviation time in us. More...
 
uint8_t txBurstRatio
 

Detailed Description

Host Handover Candidate Node Configuration parameters.

Field Documentation

§ appTaskId

uint8_t appTaskId

Application task ID.

§ maxFailedConnEvents

uint32_t maxFailedConnEvents

Number of connection events the candidate node will try to follow the central When this value is 0, it will try to follow the central device until it reaches supervision timeout

§ pHandoverData

uint8_t* pHandoverData

The handover data given by the serving node.

§ rfu

uint16_t rfu

Reserved for future use.

§ timeDeltaInUs

uint32_t timeDeltaInUs

The time in us it took for the data to be transferred from the serving node to the candidate node.

§ timeDeltaMaxErrInUs

uint32_t timeDeltaMaxErrInUs

The maximum deviation time in us.

§ txBurstRatio

uint8_t txBurstRatio

Precentage of the connection event the TxBurst will be active. when this value is 0, TxBurst will not be activated.


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