from bbc microbit library

Fork of nrf51-sdk by Lancaster University

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
[Structures]

Event structure for BLE_GAP_EVT_SEC_PARAMS_REQUEST. More...

#include <ble_gap.h>

Data Fields

ble_gap_sec_params_t peer_params
 Initiator Security Parameters.

Detailed Description

Event structure for BLE_GAP_EVT_SEC_PARAMS_REQUEST.

Definition at line 574 of file ble_gap.h.


Field Documentation

Initiator Security Parameters.

Definition at line 576 of file ble_gap.h.