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) | |
uint8_t ble_gap_connection_response_t::auth |
Authentication (.
uint8_t ble_gap_connection_response_t::conn_idx |
Connection index.