Mistake on this page?
Report an issue in GitHub or email us
Data Fields
hciLeConnCmplEvt_t Struct Reference

LE connection complete event. More...

#include <hci_api.h>

Data Fields

wsfMsgHdr_t hdr
 Event header. More...
 
uint8_t status
 Status. More...
 
uint16_t handle
 Connection handle. More...
 
uint8_t role
 Local connection role. More...
 
uint8_t addrType
 Peer address type. More...
 
bdAddr_t peerAddr
 Peer address. More...
 
uint16_t connInterval
 Connection interval. More...
 
uint16_t connLatency
 Connection latency. More...
 
uint16_t supTimeout
 Supervision timeout. More...
 
uint8_t clockAccuracy
 Clock accuracy. More...
 
bdAddr_t localRpa
 Local RPA. More...
 
bdAddr_t peerRpa
 Peer RPA. More...
 

Detailed Description

LE connection complete event.

Definition at line 143 of file hci_api.h.

Field Documentation

uint8_t addrType

Peer address type.

Definition at line 149 of file hci_api.h.

uint8_t clockAccuracy

Clock accuracy.

Definition at line 154 of file hci_api.h.

uint16_t connInterval

Connection interval.

Definition at line 151 of file hci_api.h.

uint16_t connLatency

Connection latency.

Definition at line 152 of file hci_api.h.

uint16_t handle

Connection handle.

Definition at line 147 of file hci_api.h.

Event header.

Definition at line 145 of file hci_api.h.

bdAddr_t localRpa

Local RPA.

Definition at line 157 of file hci_api.h.

bdAddr_t peerAddr

Peer address.

Definition at line 150 of file hci_api.h.

bdAddr_t peerRpa

Peer RPA.

Definition at line 158 of file hci_api.h.

uint8_t role

Local connection role.

Definition at line 148 of file hci_api.h.

uint8_t status

Status.

Definition at line 146 of file hci_api.h.

uint16_t supTimeout

Supervision timeout.

Definition at line 153 of file hci_api.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.