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

GAP_LINK_ESTABLISHED_EVENT message format. More...

Data Fields

uint8 clockAccuracy
 Clock Accuracy.
 
uint16 connectionHandle
 Connection Handle from controller used to ref the device.
 
uint16 connInterval
 Connection Interval.
 
uint16 connLatency
 Connection Latency.
 
uint8 connRole
 Connection formed as Master or Slave.
 
uint16 connTimeout
 Connection Timeout.
 
uint8 devAddr [B_ADDR_LEN]
 Device address of link.
 
uint8 devAddrType
 Device address type: Address Types.
 
osal_event_hdr_t hdr
 GAP_MSG_EVENT and status
 
uint8 opcode
 GAP_LINK_ESTABLISHED_EVENT
 

Detailed Description

GAP_LINK_ESTABLISHED_EVENT message format.

This message is sent to the app when the link request is complete.

For an Observer, this message is sent to complete the Establish Link Request.
For a Peripheral, this message is sent to indicate that a link has been created.


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