<p>daniel has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/libosmocore/+/20957">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Add exported function btsctx_alloc to public header<br><br>Change-Id: Iddfb8e42d5d9e856c7165d3cff6c39191c86a4a5<br>---<br>M include/osmocom/gprs/gprs_bssgp.h<br>1 file changed, 2 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/57/20957/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/include/osmocom/gprs/gprs_bssgp.h b/include/osmocom/gprs/gprs_bssgp.h</span><br><span>index b9d251c..8d7d46c 100644</span><br><span>--- a/include/osmocom/gprs/gprs_bssgp.h</span><br><span>+++ b/include/osmocom/gprs/gprs_bssgp.h</span><br><span>@@ -111,6 +111,8 @@</span><br><span>        //struct gprs_nsvc *nsvc;</span><br><span> };</span><br><span> extern struct llist_head bssgp_bvc_ctxts;</span><br><span style="color: hsl(120, 100%, 40%);">+/* Create a BTS Context with BVCI+NSEI */</span><br><span style="color: hsl(120, 100%, 40%);">+struct bssgp_bvc_ctx *btsctx_alloc(uint16_t bvci, uint16_t nsei);</span><br><span> /* Find a BTS Context based on parsed RA ID and Cell ID */</span><br><span> struct bssgp_bvc_ctx *btsctx_by_raid_cid(const struct gprs_ra_id *raid, uint16_t cid);</span><br><span> /* Find a BTS context based on BVCI+NSEI tuple */</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmocore/+/20957">change 20957</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/libosmocore/+/20957"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: libosmocore </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Iddfb8e42d5d9e856c7165d3cff6c39191c86a4a5 </div>
<div style="display:none"> Gerrit-Change-Number: 20957 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: daniel <dwillmann@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>