nRF51 SDK - S110 SoftDevice
|
Event structure for BLE_GAP_EVT_SEC_REQUEST. More...
#include <ble_gap.h>
Data Fields | |
uint8_t | bond: 1 |
uint8_t | mitm: 1 |
Event structure for BLE_GAP_EVT_SEC_REQUEST.
uint8_t ble_gap_evt_sec_request_t::bond |
Perform bonding.
uint8_t ble_gap_evt_sec_request_t::mitm |
Man In The Middle protection required.