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

BLEAppUtil Conn Params Structure. Should be created by the application and passed to BLEAppUtil_setConnParams. More...

Data Fields

uint16_t connLatency
 see INIT_PHYPARAM_CONN_LATENCY More...
 
uint8_t initPhys
 connection channel PHY(s). individual PHY values can be OR'ed. More...
 
uint16_t maxConnInterval
 see INIT_PHYPARAM_CONN_INT_MAX More...
 
uint16_t minConnInterval
 see INIT_PHYPARAM_CONN_INT_MIN More...
 
uint16_t scanInterval
 see INIT_PHYPARAM_SCAN_INTERVAL More...
 
uint16_t scanWindow
 see INIT_PHYPARAM_SCAN_WINDOW More...
 
uint16_t supTimeout
 see INIT_PHYPARAM_SUP_TIMEOUT More...
 

Detailed Description

BLEAppUtil Conn Params Structure. Should be created by the application and passed to BLEAppUtil_setConnParams.

Field Documentation

§ connLatency

uint16_t connLatency

§ initPhys

uint8_t initPhys

connection channel PHY(s). individual PHY values can be OR'ed.

§ maxConnInterval

uint16_t maxConnInterval

§ minConnInterval

uint16_t minConnInterval

§ scanInterval

uint16_t scanInterval

§ scanWindow

uint16_t scanWindow

§ supTimeout

uint16_t supTimeout

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