nRF51 SDK v10.0.0
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.