Event structure for BLE_GAP_EVT_AUTH_STATUS.
More...
#include <ble_gap.h>
Event structure for BLE_GAP_EVT_AUTH_STATUS.
Definition at line 898 of file ble_gap.h.
| uint8_t ble_gap_evt_auth_status_t::auth_status |
| uint8_t ble_gap_evt_auth_status_t::bonded |
Procedure resulted in a bond.
Definition at line 902 of file ble_gap.h.
| uint8_t ble_gap_evt_auth_status_t::error_src |
Bitmap stating which keys were exchanged (distributed) by the local device. If bonding with LE Secure Connections, the enc bit will be always set.
Definition at line 905 of file ble_gap.h.
Bitmap stating which keys were exchanged (distributed) by the remote device. If bonding with LE Secure Connections, the enc bit will never be set.
Definition at line 906 of file ble_gap.h.
Levels supported in Security Mode 1.
Definition at line 903 of file ble_gap.h.
Levels supported in Security Mode 2.
Definition at line 904 of file ble_gap.h.
The documentation for this struct was generated from the following file: