from bbc microbit library

Fork of nrf51-sdk by Lancaster University

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.