TI BLE-Stack for Bluetooth 4.2 API Documentation  3.01.00.07
Data Fields
gapLinkUpdateEvent_t Struct Reference

GAP_LINK_PARAM_UPDATE_EVENT message format. More...

Data Fields

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

Detailed Description

GAP_LINK_PARAM_UPDATE_EVENT message format.

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


The documentation for this struct was generated from the following file:
Copyright 2017, Texas Instruments Incorporated