mbed HRM11017を使ってkonashi.jsでナイトライダー

Dependencies:   BLE_API_Native_IRC mbed

Fork of BLE_RCBController by Junichi Katsu

Embed: (wiki syntax)

« Back to documentation index

ble_gap_evt_conn_sec_update_t Struct Reference

ble_gap_evt_conn_sec_update_t Struct Reference
[Generic Access Profile (GAP)]

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

#include <ble_gap.h>

Data Fields

ble_gap_conn_sec_t conn_sec
 Connection security level.

Detailed Description

Event data for connection security update event.

Definition at line 533 of file ble_gap.h.


Field Documentation

Connection security level.

Definition at line 535 of file ble_gap.h.