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

Information pertaining to the linklinkDB info. More...

Data Fields

uint8 addr [B_ADDR_LEN]
 Other Device's address. More...
 
uint8 addrPriv [B_ADDR_LEN]
 Other Device's Private address. More...
 
uint8 addrType
 Address type of connected device. More...
 
uint16 connInterval
 The connection's interval (n * 1.23 ms) More...
 
uint16 connLatency
 current connection latency More...
 
uint8 connRole
 Connection formed as Central or Peripheral. More...
 
uint16 connTimeout
 current connection timeout More...
 
uint16 MTU
 The connection's MTU size. More...
 
uint8 stateFlags
 LinkDB Connection State Flags More...
 

Detailed Description

Information pertaining to the linklinkDB info.

Field Documentation

§ addr

uint8 addr[B_ADDR_LEN]

Other Device's address.

§ addrPriv

uint8 addrPriv[B_ADDR_LEN]

Other Device's Private address.

§ addrType

uint8 addrType

Address type of connected device.

§ connInterval

uint16 connInterval

The connection's interval (n * 1.23 ms)

§ connLatency

uint16 connLatency

current connection latency

§ connRole

uint8 connRole

Connection formed as Central or Peripheral.

§ connTimeout

uint16 connTimeout

current connection timeout

§ MTU

uint16 MTU

The connection's MTU size.

§ stateFlags

uint8 stateFlags

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