Searched refs:temp_rec (Results 1 – 1 of 1) sorted by relevance
386 tBTM_SEC_DEV_REC temp_rec = *p_target_rec; in btm_consolidate_dev() local403 p_target_rec->ble = temp_rec.ble; in btm_consolidate_dev()404 p_target_rec->ble_hci_handle = temp_rec.ble_hci_handle; in btm_consolidate_dev()405 p_target_rec->enc_key_size = temp_rec.enc_key_size; in btm_consolidate_dev()406 p_target_rec->conn_params = temp_rec.conn_params; in btm_consolidate_dev()407 p_target_rec->device_type |= temp_rec.device_type; in btm_consolidate_dev()408 p_target_rec->sec_flags |= temp_rec.sec_flags; in btm_consolidate_dev()411 temp_rec.new_encryption_key_is_p256; in btm_consolidate_dev()412 p_target_rec->no_smp_on_br = temp_rec.no_smp_on_br; in btm_consolidate_dev()413 p_target_rec->bond_type = temp_rec.bond_type; in btm_consolidate_dev()