nrfxlib API 3.3.99
Loading...
Searching...
No Matches

LE Connection Complete. More...

#include <sdc_hci_cmd_le.h>

Data Fields

uint8_t status
 
uint16_t conn_handle
 
uint8_t role
 
uint8_t peer_address_type
 
uint8_t peer_address [6]
 
uint16_t conn_interval
 
uint16_t peripheral_latency
 
uint16_t supervision_timeout
 
uint8_t central_clock_accuracy
 

Detailed Description

LE Connection Complete.

The description below is extracted from Core_v6.3, Vol 4, Part E, Section 7.7.65.1

This event indicates to both of the Hosts forming the connection that a new connection has been created. Upon the creation of the connection a Connection_Handle shall be assigned by the Controller, and passed to the Host in this event. If the connection creation fails this event shall be provided to the Host that had issued the HCI_LE_Create_Connection command.

This event indicates to the Host which issued an HCI_LE_Create_Connection command and received an HCI_Command_Status event if the connection creation failed or was successful.

The Central_Clock_Accuracy parameter is only valid for a Peripheral. On a Central, this parameter shall be set to 0x00.

Note: This event is not sent if the HCI_LE_Enhanced_Connection_Complete event (see Section 7.7.65.10) is unmasked.


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