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.
Dependents: BLE_ANCS_SDAPI_IRC
Fork of nRF51822 by
ble_gap_evt_sec_info_request_t Struct Reference
[Generic Access Profile (GAP)]
Event data for securito info request event. More...
#include <ble_gap.h>
Data Fields | |
ble_gap_addr_t | peer_addr |
Bluetooth address of the peer device. | |
uint16_t | div |
Encryption diversifier for LTK lookup. | |
uint8_t | enc_info: 1 |
If 1, Encryption Information required. | |
uint8_t | id_info: 1 |
If 1, Identity Information required. | |
uint8_t | sign_info: 1 |
If 1, Signing Information required. |
Detailed Description
Event data for securito info request event.
Definition at line 465 of file ble_gap.h.
Field Documentation
Generated on Tue Jul 12 2022 16:36:23 by
