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_sec_params_request_t Struct Reference

ble_gap_evt_sec_params_request_t Struct Reference
[Generic Access Profile (GAP)]

Event data for security parameters request event. More...

#include <ble_gap.h>

Data Fields

ble_gap_sec_params_t peer_params
 Initiator Security Parameters.

Detailed Description

Event data for security parameters request event.

Definition at line 458 of file ble_gap.h.


Field Documentation

Initiator Security Parameters.

Definition at line 460 of file ble_gap.h.