S132 SoftDevice v1.0.0-3.alpha
Data Fields
ble_gap_sec_keyset_t Struct Reference

Security key set (both Peripheral and Central keys). Note that when distributing Bluetooth addresses pertaining to the local device those will have to be filled in by the user. More...

#include <ble_gap.h>

Data Fields

ble_gap_sec_keys_t keys_periph
 
ble_gap_sec_keys_t keys_central
 

Detailed Description

Security key set (both Peripheral and Central keys). Note that when distributing Bluetooth addresses pertaining to the local device those will have to be filled in by the user.

Field Documentation

ble_gap_sec_keys_t ble_gap_sec_keyset_t::keys_central

Keys distributed by the device in the Central role.

ble_gap_sec_keys_t ble_gap_sec_keyset_t::keys_periph

Keys distributed by the device in the Peripheral role.


This document was last updated on Thu Oct 15 2015.
Please send us your feedback about the documentation! For technical questions, visit the Nordic Developer Zone.