<p>fixeria has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/libosmocore/+/25981">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Revert "Prevent GCR encoder/decoder functions from being used directly"<br><br>We need this API for communicating GCR over the MNCC and SIP.<br><br>Change-Id: I06babb959fdc82f4e82d92260131d60c98b0abd2<br>Related: OS#5164<br>---<br>M include/osmocom/gsm/gsm29205.h<br>1 file changed, 2 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/81/25981/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/include/osmocom/gsm/gsm29205.h b/include/osmocom/gsm/gsm29205.h</span><br><span>index 9575456..f93e34a 100644</span><br><span>--- a/include/osmocom/gsm/gsm29205.h</span><br><span>+++ b/include/osmocom/gsm/gsm29205.h</span><br><span>@@ -37,6 +37,6 @@</span><br><span>       uint8_t cr[5];   /** Call Reference ID */</span><br><span> };</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-uint8_t osmo_enc_gcr(struct msgb *msg, const struct osmo_gcr_parsed *g) OSMO_DEPRECATED_OUTSIDE_LIBOSMOCORE;</span><br><span style="color: hsl(0, 100%, 40%);">-int osmo_dec_gcr(struct osmo_gcr_parsed *gcr, const uint8_t *elem, uint8_t len) OSMO_DEPRECATED_OUTSIDE_LIBOSMOCORE;</span><br><span style="color: hsl(120, 100%, 40%);">+uint8_t osmo_enc_gcr(struct msgb *msg, const struct osmo_gcr_parsed *g);</span><br><span style="color: hsl(120, 100%, 40%);">+int osmo_dec_gcr(struct osmo_gcr_parsed *gcr, const uint8_t *elem, uint8_t len);</span><br><span> bool osmo_gcr_eq(const struct osmo_gcr_parsed *gcr1, const struct osmo_gcr_parsed *gcr2);</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmocore/+/25981">change 25981</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/+/25981"/><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: I06babb959fdc82f4e82d92260131d60c98b0abd2 </div>
<div style="display:none"> Gerrit-Change-Number: 25981 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: fixeria <vyanitskiy@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>