思澈科技软件开发工具包  2.20
ble_gap_bond_data_t Union Reference

Bond procedure information data. More...

#include <bf0_ble_gap.h>

Data Fields

ble_gap_bond_auth_t auth
 
uint8_t reason
 Pairing failed reason (if info = GAPC_PAIRING_FAILED)
 
ble_gap_ltk_t ltk
 Long Term Key information (if info = GAPC_LTK_EXCH)
 
ble_gap_irk_t irk
 Identity Resolving Key information (if info = GAPC_IRK_EXCH)
 
ble_gap_sec_key_t csrk
 Connection Signature Resolving Key information (if info = GAPC_CSRK_EXCH)
 

Detailed Description

Bond procedure information data.

Field Documentation

◆ auth

ble_gap_bond_auth_t ble_gap_bond_data_t::auth

Authentication information (

See also
gap_auth) (if info = GAPC_PAIRING_SUCCEED)

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