Searched refs:temp_rec (Results 1 – 1 of 1) sorted by relevance
357 tBTM_SEC_DEV_REC temp_rec = *p_target_rec; in btm_consolidate_dev() local374 p_target_rec->ble = temp_rec.ble; in btm_consolidate_dev()375 p_target_rec->ble_hci_handle = temp_rec.ble_hci_handle; in btm_consolidate_dev()376 p_target_rec->enc_key_size = temp_rec.enc_key_size; in btm_consolidate_dev()377 p_target_rec->conn_params = temp_rec.conn_params; in btm_consolidate_dev()378 p_target_rec->device_type |= temp_rec.device_type; in btm_consolidate_dev()379 p_target_rec->sec_flags |= temp_rec.sec_flags; in btm_consolidate_dev()382 temp_rec.new_encryption_key_is_p256; in btm_consolidate_dev()383 p_target_rec->bond_type = temp_rec.bond_type; in btm_consolidate_dev()