ble_gap_evt_sec_request_t

S120 SoftDevice v2.1.0 API

S120 SoftDevice v2.1.0

Event data for security request event. More...

#include <ble_gap.h>

Data Fields

uint8_t bond : 1
uint8_t mitm : 1

Detailed Description

Event data for security request event.

Field Documentation

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.


Please send us your feedback about the documentation! For technical questions, visit the Nordic Developer Zone .