Event structure for BLE_GAP_EVT_SEC_INFO_REQUEST.
More...
#include <ble_gap.h>
Event structure for BLE_GAP_EVT_SEC_INFO_REQUEST.
Definition at line 790 of file ble_gap.h.
| uint8_t ble_gap_evt_sec_info_request_t::enc_info |
If 1, Encryption Information required.
Definition at line 794 of file ble_gap.h.
| uint8_t ble_gap_evt_sec_info_request_t::id_info |
If 1, Identity Information required.
Definition at line 795 of file ble_gap.h.
Master Identification for LTK lookup.
Definition at line 793 of file ble_gap.h.
Bluetooth address of the peer device.
Definition at line 792 of file ble_gap.h.
| uint8_t ble_gap_evt_sec_info_request_t::sign_info |
If 1, Signing Information required.
Definition at line 796 of file ble_gap.h.
The documentation for this struct was generated from the following file: