TI BLE5-Stack API Documentation  9.12.00
Data Fields
gapLinkUpdateEvent_t Struct Reference

Data Fields

uint16_t connectionHandle
 Connection handle of the update. More...
 
uint16_t connInterval
 Requested connection interval. More...
 
uint16_t connLatency
 Requested connection latency. More...
 
uint16_t connTimeout
 Requested connection timeout. More...
 
osal_event_hdr_t hdr
 GAP_MSG_EVENT and status More...
 
uint8_t opcode
 GAP_LINK_PARAM_UPDATE_EVENT More...
 
uint8_t status
 status from link layer, defined in ll.h More...
 

Detailed Description

GAP_LINK_PARAM_UPDATE_EVENT message format.

This message is sent to the app when the connection parameters update request is complete.

Field Documentation

§ connectionHandle

uint16_t connectionHandle

Connection handle of the update.

§ connInterval

uint16_t connInterval

Requested connection interval.

§ connLatency

uint16_t connLatency

Requested connection latency.

§ connTimeout

uint16_t connTimeout

Requested connection timeout.

§ hdr

GAP_MSG_EVENT and status

§ opcode

uint8_t opcode

§ status

uint8_t status

status from link layer, defined in ll.h


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