TI BLE Stack API Documentation  2.03.09
Public Attributes | List of all members
gapLinkUpdateEvent_t Struct Reference

#include <gap.h>

Public Attributes

osal_event_hdr_t hdr
 GAP_MSG_EVENT and status.
 
uint8 opcode
 GAP_LINK_PARAM_UPDATE_EVENT.
 
uint8 status
 bStatus_t
 
uint16 connectionHandle
 Connection handle of the update.
 
uint16 connInterval
 Requested connection interval.
 
uint16 connLatency
 Requested connection latency.
 
uint16 connTimeout
 Requested connection timeout.
 

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: