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

Data Fields

uint16_t intervalMax
 Maximum value for the connection event (interval. 0x0006 - 0x0C80 * 1.25 ms) More...
 
uint16_t intervalMin
 Minimum value for the connection event (interval. 0x0006 - 0x0C80 * 1.25 ms) More...
 
uint16_t latency
 Number of LL latency connection events (0x0000 - 0x03e8) More...
 
uint16_t timeout
 Connection Timeout (0x000A - 0x0C80 * 10 ms) More...
 

Detailed Description

Peripheral Preferred Connection Parameters.

This is used to set the GGS_PERI_CONN_PARAM_ATT param with GGS_SetParameter

Field Documentation

§ intervalMax

uint16_t intervalMax

Maximum value for the connection event (interval. 0x0006 - 0x0C80 * 1.25 ms)

§ intervalMin

uint16_t intervalMin

Minimum value for the connection event (interval. 0x0006 - 0x0C80 * 1.25 ms)

§ latency

uint16_t latency

Number of LL latency connection events (0x0000 - 0x03e8)

§ timeout

uint16_t timeout

Connection Timeout (0x000A - 0x0C80 * 10 ms)


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