nRF51 SDK v10.0.0
Structure containing parameters specific to the PM_EVT_LINK_SECURE_FAILED event. More...
#include <peer_manager.h>
Data Fields |
|
| pm_sec_procedure_t | procedure |
| pm_sec_error_t | error |
Detailed Description
Structure containing parameters specific to the PM_EVT_LINK_SECURE_FAILED event.
Field Documentation
| pm_sec_error_t pm_link_secure_failed_evt_t::error |
How the procedure failed.
| pm_sec_procedure_t pm_link_secure_failed_evt_t::procedure |
The procedure that failed.