vo dung / Mbed 2 deprecated eddystone_URL

Dependencies:   mbed

Dependents:   ibeacon

Fork of BLE_WallbotBLE_Challenge by JKSoft

Embed: (wiki syntax)

« Back to documentation index

ble_gap_evt_conn_param_update_t Struct Reference

ble_gap_evt_conn_param_update_t Struct Reference
[Generic Access Profile (GAP)]

Event data for connection parameter update event. More...

#include <ble_gap.h>

Data Fields

ble_gap_conn_params_t conn_params
 GAP Connection Parameters.

Detailed Description

Event data for connection parameter update event.

Definition at line 482 of file ble_gap.h.


Field Documentation

GAP Connection Parameters.

Definition at line 484 of file ble_gap.h.