S122 SoftDevice v8.1.1
Data Fields
ble_gap_sec_keyset_t Struct Reference

Security key set for both local and peer keys. More...

#include <ble_gap.h>

Data Fields

ble_gap_sec_keys_t keys_own
 
ble_gap_sec_keys_t keys_peer
 

Detailed Description

Security key set for both local and peer keys.

Field Documentation

ble_gap_sec_keys_t ble_gap_sec_keyset_t::keys_own

Keys distributed by the local device. For LE Secure Connections the encryption key will be generated locally and will always be stored if bonding.

ble_gap_sec_keys_t ble_gap_sec_keyset_t::keys_peer

Keys distributed by the remote device. For LE Secure Connections, p_enc_key must always be NULL.


Documentation feedback | Developer Zone | Subscribe | Updated