smd_evt_pairing_success_t

nRF5 SDK v10.0.0

nRF51 SDK v10.0.0

Events parameters specific to the SMD_EVT_PAIRING_SUCCESS event. More...

#include <security_dispatcher.h>

Detailed Description

Events parameters specific to the SMD_EVT_PAIRING_SUCCESS event.

Field Documentation

bool smd_evt_pairing_success_t::bonded

Whether bonding was performed.

ble_gap_sec_kdist_t smd_evt_pairing_success_t::kdist_own

Which keys were distributed to the peer. Only relevant if bonding was performed.

ble_gap_sec_kdist_t smd_evt_pairing_success_t::kdist_peer

Which keys were distributed by the peer. Only relevant if bonding was performed.

bool smd_evt_pairing_success_t::mitm

Whether MITM protection was used during pairing.


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