nRF51 SDK - S120 SoftDevice
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
dm_sec_keyset_t Struct Reference

Device Manager security key set. More...

#include <device_manager.h>

Data Fields

dm_sec_keys_t keys_periph
 
dm_sec_keys_t keys_central
 

Detailed Description

Device Manager security key set.

Field Documentation

dm_sec_keys_t dm_sec_keyset_t::keys_central

Keys distributed by the device in the Central role.

dm_sec_keys_t dm_sec_keyset_t::keys_periph

Keys distributed by the device in the Peripheral role.