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 nrf51-sdk by
ble_gap_sec_keys_t Struct Reference
[Structures]
Security Keys. More...
#include <ble_gap.h>
Data Fields | |
ble_gap_enc_key_t * | p_enc_key |
Encryption Key, or NULL. | |
ble_gap_id_key_t * | p_id_key |
Identity Key, or NULL. | |
ble_gap_sign_info_t * | p_sign_key |
Signing Key, or NULL. |
Detailed Description
Security Keys.
Definition at line 633 of file ble_gap.h.
Field Documentation
Generated on Tue Jul 12 2022 14:11:24 by
