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

Data Fields

uint8_t conn_idx
 
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)
 

Field Documentation

◆ auth

uint8_t ble_gap_connection_response_t::auth

Authentication (.

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

◆ conn_idx

uint8_t ble_gap_connection_response_t::conn_idx

Connection index.


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