思澈科技软件开发工具包  2.20
ble_gap_encrypt_confirm_t Struct Reference

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
 

Detailed Description

The structure of bond confirm.

Field Documentation

◆ conn_idx

uint8_t ble_gap_encrypt_confirm_t::conn_idx

Connection index.

◆ found

uint8_t ble_gap_encrypt_confirm_t::found

Indicate if a LTK has been found for the peer device.

◆ key_size

uint8_t ble_gap_encrypt_confirm_t::key_size

LTK Key Size.

◆ ltk

ble_gap_sec_key_t ble_gap_encrypt_confirm_t::ltk

Long Term Key.


The documentation for this struct was generated from the following file: