Patched version of nrf51822 FOTA compatible driver, with GPTIO disabled, as it clashed with the mbed definitions...

Fork of nRF51822 by Nordic Semiconductor

Embed: (wiki syntax)

« Back to documentation index

ble_conn_params_evt_t Struct Reference

ble_conn_params_evt_t Struct Reference
[Connection Parameters Negotiation]

Connection Parameters Module event. More...

#include <ble_conn_params.h>

Data Fields

ble_conn_params_evt_type_t evt_type
 Type of event.

Detailed Description

Connection Parameters Module event.

Definition at line 40 of file ble_conn_params.h.


Field Documentation

Type of event.

Definition at line 42 of file ble_conn_params.h.