<p>pespin has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bts/+/19007">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">bts-omldumy: Implement bts_model_trx_close<br><br>Change-Id: I13221e5dffe3290fc791f8866f25141fcc0821ff<br>---<br>M src/osmo-bts-omldummy/bts_model.c<br>1 file changed, 2 insertions(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/07/19007/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/osmo-bts-omldummy/bts_model.c b/src/osmo-bts-omldummy/bts_model.c</span><br><span>index c31354f..e4cc826 100644</span><br><span>--- a/src/osmo-bts-omldummy/bts_model.c</span><br><span>+++ b/src/osmo-bts-omldummy/bts_model.c</span><br><span>@@ -52,7 +52,8 @@</span><br><span> </span><br><span> void bts_model_trx_close(struct gsm_bts_trx *trx)</span><br><span> {</span><br><span style="color: hsl(0, 100%, 40%);">-       LOGP(DL1C, LOGL_NOTICE, "Unimplemented %s\n", __func__);</span><br><span style="color: hsl(120, 100%, 40%);">+    trx_set_available(trx, 0);</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span>         bts_model_trx_close_cb(trx, 0);</span><br><span> }</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bts/+/19007">change 19007</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/osmo-bts/+/19007"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-bts </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I13221e5dffe3290fc791f8866f25141fcc0821ff </div>
<div style="display:none"> Gerrit-Change-Number: 19007 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>