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

Bluetooth LE peer frame space updated event. More...

#include <ble_common_event.h>

Data Fields

struct app_event_header header
 
void * id
 
struct bt_conn_le_frame_space_updated params
 

Detailed Description

Bluetooth LE peer frame space updated event.

The Bluetooth LE peer frame space updated event is submitted to inform that frame space parameters have changed or that a frame space update request failed. The params field members other than status are valid only if params.status is BT_HCI_ERR_SUCCESS and must be ignored otherwise.


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