nRF Connect SDK API 2.8.99
|
Bluetooth LE connection parameters event. More...
#include <ble_common_event.h>
Data Fields | |
struct app_event_header | header |
void * | id |
uint16_t | interval_min |
uint16_t | interval_max |
uint16_t | latency |
uint16_t | timeout |
bool | updated |
Bluetooth LE connection parameters event.
The Bluetooth LE connection parameters event is submitted to inform either about received Bluetooth connection parameter update request or fact that connection parameters were already updated.
If the event is related to fact that the connection parameters were already updated, values of interval_min and interval_max are the same. They are equal to the connection interval that is in use.