<p>laforge has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/simtrace2/+/17304">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">extend osmo_st2_cardem_inst with fields required by osmo-remsim<br><br>Change-Id: Ib568e5212abfd1269a12c9e5672cdf23b4abff91<br>---<br>M host/include/osmocom/simtrace2/simtrace2_api.h<br>1 file changed, 4 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/simtrace2 refs/changes/04/17304/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/host/include/osmocom/simtrace2/simtrace2_api.h b/host/include/osmocom/simtrace2/simtrace2_api.h</span><br><span>index 012b96c..aa1637d 100644</span><br><span>--- a/host/include/osmocom/simtrace2/simtrace2_api.h</span><br><span>+++ b/host/include/osmocom/simtrace2/simtrace2_api.h</span><br><span>@@ -33,6 +33,10 @@</span><br><span>       const struct osim_cla_ins_card_profile *card_prof;</span><br><span>   /* libosmosim SIM card channel */</span><br><span>    struct osim_chan_hdl *chan;</span><br><span style="color: hsl(120, 100%, 40%);">+   /* path of the underlying USB device */</span><br><span style="color: hsl(120, 100%, 40%);">+       char *usb_path;</span><br><span style="color: hsl(120, 100%, 40%);">+       /* opaque data TBD by user */</span><br><span style="color: hsl(120, 100%, 40%);">+ void *priv;</span><br><span> };</span><br><span> </span><br><span> int osmo_st2_transp_tx_msg(struct osmo_st2_transport *transp, struct msgb *msg);</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/simtrace2/+/17304">change 17304</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/c/simtrace2/+/17304"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: simtrace2 </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Ib568e5212abfd1269a12c9e5672cdf23b4abff91 </div>
<div style="display:none"> Gerrit-Change-Number: 17304 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>