TI BLE Stack API Documentation  2.03.08
Public Attributes | List of all members
hciEvt_BLEConnComplete_t Struct Reference

LE Connection Complete Event. More...

#include <hci.h>

Public Attributes

osal_event_hdr_t hdr
 osal event header
 
uint8 BLEEventCode
 BLE Event Code.
 
uint8 status
 status of event
 
uint16 connectionHandle
 connection handle
 
uint8 role
 role of connection
 
uint8 peerAddrType
 peer address type
 
uint8 peerAddr [6]
 peer address
 
uint16 connInterval
 connection interval
 
uint16 connLatency
 connection latency
 
uint16 connTimeout
 connection supervision timeout
 
uint8 clockAccuracy
 connection clock accuracy
 

Detailed Description

LE Connection Complete Event.


The documentation for this struct was generated from the following file: