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

LE Connection Update Complete. More...

#include <sdc_hci_cmd_le.h>

Data Fields

uint8_t status
 
uint16_t conn_handle
 
uint16_t conn_interval
 
uint16_t peripheral_latency
 
uint16_t supervision_timeout
 

Detailed Description

LE Connection Update Complete.

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

This event is used to indicate that the Connection Update procedure has completed.

This event shall be issued if the HCI_LE_Connection_Update command was issued by the Host or if the connection parameters are updated following a request from the peer device. If no parameters are updated following a request from the peer device or the parameters were changed using the Connection Subrate Update procedure or the Connection Rate Update procedure, then this event shall not be issued.

If the Status parameter is zero and the connection interval has changed, then the Link Layer must have set the subrating factor to 1 and the continuation number to 0 (see [Vol 6] Part B, Section 5.1.1).

Note: This event can be issued autonomously by the Central’s Controller if it decides to change the connection interval based on the range of allowable connection intervals for that connection.

Note: The parameter values returned in this event can be different from the parameter values provided by the Host through the HCI_LE_Connection_Update command (Section 7.8.18) or the HCI_LE_Remote_Connection_Parameter_Request_Reply command (Section 7.8.31).


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