nRF51 SDK v10.0.0
Events parameters specific to the SMD_EVT_PAIRING_FAIL event. More...
#include <security_dispatcher.h>
Data Fields |
|
| uint8_t | auth_status |
| uint8_t | error_src |
Detailed Description
Events parameters specific to the SMD_EVT_PAIRING_FAIL event.
Field Documentation
| uint8_t smd_evt_pairing_failed_t::auth_status |
The error code describing the error. See GAP Security status .
| uint8_t smd_evt_pairing_failed_t::error_src |
The origin of the error. See GAP Security status sources .