![]() |
nRF Connect SDK API 3.4.99
|
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 |
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.