![]() |
nRF Connect SDK API 3.4.99
|
Bluetooth LE peer SCI connection rate event. More...
#include <ble_common_event.h>
Data Fields | |
| struct app_event_header | header |
| void * | id |
| uint8_t | status |
| struct bt_conn_le_conn_rate_changed | params |
Bluetooth LE peer SCI connection rate event.
The Bluetooth LE peer SCI connection rate event is submitted to inform that connection rate parameters (including both connection interval and subrating) have changed or that a connection rate change request failed. The params field is valid only if status is BT_HCI_ERR_SUCCESS and must be ignored otherwise.