![]() |
S332 SoftDevice
v2.0.0
|
Choose documentation: | nRF5 SDK | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
Configuration of extended BLE connection events. More...
#include <ble.h>
Data Fields | |
uint8_t | enable: 1 |
Configuration of extended BLE connection events.
When enabled the SoftDevice will dynamically extend the connection event when possible.
The connection event length is controlled by the bandwidth configuration as set by ble_common_opt_conn_bw_t. The connection event can be extended if there is time to send another packet pair before the start of the next connection interval, and if there are no conflicts with other BLE roles requesting radio time.
uint8_t ble_common_opt_conn_evt_ext_t::enable |
Enable extended BLE connection events, disabled by default.