Nordic nrf51 sdk sources. Mirrored from https://github.com/ARMmbed/nrf51-sdk.

Dependents:   nRF51822 nRF51822

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.