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

The structure of bond confirm. More...

#include <bf0_ble_gap.h>

Data Fields

uint8_t conn_idx
 
uint8_t request
 
uint8_t accept
 
ble_gap_bond_cfm_data_t cfm_data
 

Detailed Description

The structure of bond confirm.

Field Documentation

◆ accept

uint8_t ble_gap_bond_confirm_t::accept

Request accepted.

◆ cfm_data

ble_gap_bond_cfm_data_t ble_gap_bond_confirm_t::cfm_data

bond confirm data structure.

◆ conn_idx

uint8_t ble_gap_bond_confirm_t::conn_idx

Connection index.

◆ request

uint8_t ble_gap_bond_confirm_t::request

Bond request type (

See also
gapc_bond).

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