<p>Neels Hofmeyr <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/10147">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">cosmetic: reduce bsc_api.h<br><br>Remove as much as possible from bsc_api.h. Use '#pragma once'. Tweak head<br>comment.<br><br>BSC_API_CONN_POL_{ACCEPT,REJECT}: only user is static complete_layer3(), just<br>use a bool return value instead.<br><br>msc_connected(): only used in osmo_bsc_api.c, make static there.<br><br>Instead of including gsm_data.h, declare structs opaquely, include stdint.h.<br>codec_pref_test.c used this as indirect gsm_data.h include via osmo_bsc.h,<br>include gsm_data.h there directly.<br><br>osmo_bsc.h: instead of including bsc_api.h, declare opaque structs.<br><br>gsm_04_08_rr.h: declare opaque structs to replace indirect include of<br>gsm_data.h.<br><br>Change-Id: Ia9c0f9828317236048e40ec9ecf9990592e2190a<br>---<br>M include/osmocom/bsc/bsc_api.h<br>M include/osmocom/bsc/gsm_04_08_rr.h<br>M include/osmocom/bsc/osmo_bsc.h<br>M src/osmo-bsc/osmo_bsc_api.c<br>M tests/codec_pref/codec_pref_test.c<br>5 files changed, 31 insertions(+), 25 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/47/10147/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/10147">change 10147</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/10147"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-bsc </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: Ia9c0f9828317236048e40ec9ecf9990592e2190a </div>
<div style="display:none"> Gerrit-Change-Number: 10147 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Neels Hofmeyr <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>