Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of nRF51822 by
dm_sec_keyset_t Struct Reference
[Device Manager Data Types]
Device Manager security key set. More...
#include <device_manager.h>
Data Fields | |
dm_sec_keys_t | keys_periph |
Keys distributed by the device in the Peripheral role. | |
dm_sec_keys_t | keys_central |
Keys distributed by the device in the Central role. |
Detailed Description
Device Manager security key set.
Definition at line 291 of file device_manager.h.
Field Documentation
Keys distributed by the device in the Central role.
Definition at line 294 of file device_manager.h.
Keys distributed by the device in the Peripheral role.
Definition at line 293 of file device_manager.h.
Generated on Tue Jul 12 2022 21:00:20 by
