![]() |
nrfxlib API 3.3.99
|
LE Connection Rate Change. More...
#include <sdc_hci_cmd_le.h>
Data Fields | |
| uint8_t | status |
| uint16_t | conn_handle |
| uint16_t | conn_interval |
| uint16_t | subrate_factor |
| uint16_t | peripheral_latency |
| uint16_t | continuation_number |
| uint16_t | supervision_timeout |
LE Connection Rate Change.
The description below is extracted from Core_v6.3, Vol 4, Part E, Section 7.7.65.50
The HCI_LE_Connection_Rate_Change event is used to indicate that the Connection Rate Update procedure has completed.
The event shall be issued if the HCI_LE_Connection_Rate_Request 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 Update procedure or the Connection Subrate Update procedure, then this event shall not be issued.
Note: The parameter values returned in this event can be different from the parameter values provided by the Host through the HCI_LE_Connection_Rate_Request command (Section 7.8.154).