nRF Connect SDK API 3.4.99
Loading...
Searching...
No Matches
ble_peer_sci_conn_rate_event Struct Reference

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
 

Detailed Description

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.


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