nRF51 SDK v10.0.0
Data Fields
smd_evt_error_bonding_info_t Struct Reference

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

#include <security_dispatcher.h>

Data Fields

pm_peer_id_t peer_id
 
ret_code_t error
 

Detailed Description

Events parameters specific to the SMD_EVT_ERROR_BONDING_INFO event.

Field Documentation

ret_code_t smd_evt_error_bonding_info_t::error

The unexpected error that occurred.

pm_peer_id_t smd_evt_error_bonding_info_t::peer_id

The peer this event pertains to, if previously bonded. PM_PEER_ID_INVALID if no successful bonding has happened with the peer before.


This document was last updated on Mon Nov 9 2015.
Please send us your feedback about the documentation! For technical questions, visit the Nordic Developer Zone.