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_keyset_t Struct Reference
[Structures]
Security key set (both Peripheral and Central keys). More...
#include <ble_gap.h>
Data Fields | |
ble_gap_sec_keys_t | keys_periph |
Keys distributed by the device in the Peripheral role. | |
ble_gap_sec_keys_t | keys_central |
Keys distributed by the device in the Central role. |
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.
Definition at line 644 of file ble_gap.h.
Field Documentation
Generated on Tue Jul 12 2022 14:11:24 by
