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

Data Fields

uint16_t connectionHandle
 Connection handle of the update. More...
 
uint16_t connLatency
 Connection Latency. More...
 
uint16_t connTimeout
 Connection Timeout. More...
 
uint16_t intervalMax
 Maximum Connection Interval. More...
 
uint16_t intervalMin
 Minimum Connection Interval. More...
 
uint8_t signalIdentifier
 L2CAP Signal Identifier. Must be 0 for LL Update. More...
 

Detailed Description

Establish Link Request parameters

This is used by GAP_UpdateLinkParamReq

Field Documentation

§ connectionHandle

uint16_t connectionHandle

Connection handle of the update.

§ connLatency

uint16_t connLatency

Connection Latency.

§ connTimeout

uint16_t connTimeout

Connection Timeout.

§ intervalMax

uint16_t intervalMax

Maximum Connection Interval.

§ intervalMin

uint16_t intervalMin

Minimum Connection Interval.

§ signalIdentifier

uint8_t signalIdentifier

L2CAP Signal Identifier. Must be 0 for LL Update.


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