Nordic stack and drivers for the mbed BLE API. Version to work around build bug.

Dependents:   microbit_rubber_ducky microbit_mouse_BLE microbit_mouse_BLE_daybreak_version microbit_presenter

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 56 of file ble_conn_params.h.


Field Documentation

Type of event.

Definition at line 58 of file ble_conn_params.h.