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

Data Fields

uint32_t accessAddr
 
uint8_t chanMap [LL_NUM_BYTES_FOR_CHAN_MAP]
 next data channel More...
 
uint16_t connInterval
 return error code if failed to get conn info More...
 
uint8_t crcInit [LL_PKT_CRC_LEN]
 bitmap of used BLE channels More...
 
uint8_t hopValue
 connection interval time, range (7.5ms, 4s), 625us increments More...
 
uint16_t mSCA
 Hop value for conn alg 1, integer range (5,16), can also be used to tell if using alg 2 by sending special code not in normal hop range i.e. 0xff or 0x00. More...
 
uint8_t nextChan
 central sleep clock accuracy code mapped based on BLE spec More...
 
uint8_t ownAddrType
 connection CRC initialization value (24 bits) More...
 

Field Documentation

§ accessAddr

uint32_t accessAddr

§ chanMap

uint8_t chanMap[LL_NUM_BYTES_FOR_CHAN_MAP]

next data channel

§ connInterval

uint16_t connInterval

return error code if failed to get conn info

§ crcInit

uint8_t crcInit[LL_PKT_CRC_LEN]

bitmap of used BLE channels

§ hopValue

uint8_t hopValue

connection interval time, range (7.5ms, 4s), 625us increments

§ mSCA

uint16_t mSCA

Hop value for conn alg 1, integer range (5,16), can also be used to tell if using alg 2 by sending special code not in normal hop range i.e. 0xff or 0x00.

§ nextChan

uint8_t nextChan

central sleep clock accuracy code mapped based on BLE spec

§ ownAddrType

uint8_t ownAddrType

connection CRC initialization value (24 bits)


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