The structure of bond confirm. More...
#include <bf0_ble_gap.h>
Data Fields | |
| uint8_t | conn_idx |
| uint8_t | found |
| ble_gap_sec_key_t | ltk |
| uint8_t | key_size |
The structure of bond confirm.
| uint8_t ble_gap_encrypt_confirm_t::conn_idx |
Connection index.
| uint8_t ble_gap_encrypt_confirm_t::found |
Indicate if a LTK has been found for the peer device.
| uint8_t ble_gap_encrypt_confirm_t::key_size |
LTK Key Size.
| ble_gap_sec_key_t ble_gap_encrypt_confirm_t::ltk |
Long Term Key.