nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches
ble_peer_conn_params_event Struct Reference

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
 

Detailed Description

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.


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