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

Provide link configrations. More...

#include <bf0_ble_gap.h>

Data Fields

ble_gap_sec_key_t lcsrk
 Local CSRK value.
 
uint32_t lsign_counter
 Local signature counter value that acquired from BLE_GAP_SIGN_COUNTER_UPDATE_IND.
 
ble_gap_sec_key_t rcsrk
 Remote CSRK value that distributed from BLE_GAP_BOND_IND (if info == GAPC_CSRK_EXCH)
 
uint32_t rsign_counter
 Remote signature counter value that acquired from BLE_GAP_SIGN_COUNTER_UPDATE_IND.
 
uint8_t auth
 Authentication (. More...
 
bool ltk_present
 LTK exchanged from BLE_GAP_BOND_IND (if info == GAPC_PAIRING_SUCCEED)
 
uint8_t not_respond
 CFG not respond directly.
 

Detailed Description

Provide link configrations.

Field Documentation

◆ auth

uint8_t ble_gap_connect_configure_t::auth

Authentication (.

See also
gap_auth) from BLE_GAP_BOND_IND (if info == GAPC_PAIRING_SUCCEED)

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