<p>laforge <strong>submitted</strong> this change.</p><p><a href="https://gerrit.osmocom.org/c/libosmocore/+/21595">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  fixeria: Looks good to me, approved
  pespin: Looks good to me, but someone else must approve
  Jenkins Builder: Verified

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">gsm_08_18.h: Add #defines for [extended] feature bits<br><br>Change-Id: I7743cb901988c8fddd91127cfdca6e54b3d44ea8<br>---<br>M include/osmocom/gprs/protocol/gsm_08_18.h<br>1 file changed, 20 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/include/osmocom/gprs/protocol/gsm_08_18.h b/include/osmocom/gprs/protocol/gsm_08_18.h</span><br><span>index 679a08e..0ce28f5 100644</span><br><span>--- a/include/osmocom/gprs/protocol/gsm_08_18.h</span><br><span>+++ b/include/osmocom/gprs/protocol/gsm_08_18.h</span><br><span>@@ -321,3 +321,23 @@</span><br><span>   BSSGP_CAUSE_DTM_HO_MSC_ERR              = 0x4a,</span><br><span>      BSSGP_CAUSE_INVAL_CSG_CELL              = 0x4b,</span><br><span> };</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+/* Feature Bitmap (Section 11.3.45) */</span><br><span style="color: hsl(120, 100%, 40%);">+#define        BSSGP_FEAT_PFC          0x01    /* Packet Flow Context */</span><br><span style="color: hsl(120, 100%, 40%);">+#define      BSSGP_FEAT_CBL          0x02    /* Current Bucket Level */</span><br><span style="color: hsl(120, 100%, 40%);">+#define     BSSGP_FEAT_INR          0x04    /* Inter-NSE re-routing */</span><br><span style="color: hsl(120, 100%, 40%);">+#define     BSSGP_FEAT_LCS          0x08    /* Location Services */</span><br><span style="color: hsl(120, 100%, 40%);">+#define        BSSGP_FEAT_RIM          0x10    /* RAN Inoformation Management */</span><br><span style="color: hsl(120, 100%, 40%);">+#define      BSSGP_FEAT_PFC_FC       0x20    /* PFC Flow Control */</span><br><span style="color: hsl(120, 100%, 40%);">+#define BSSGP_FEAT_ERS          0x40    /* Enhanced Radio Status */</span><br><span style="color: hsl(120, 100%, 40%);">+#define    BSSGP_FEAT_MBMS         0x80    /* Multimedia Broadcast */</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+/* Extended Feature Bitmap (Section 11.3.84) */</span><br><span style="color: hsl(120, 100%, 40%);">+#define  BSSGP_XFEAT_PSHO        0x01    /* PS Handover */</span><br><span style="color: hsl(120, 100%, 40%);">+#define      BSSGP_XFEAT_GBIT        0x02    /* Gigabit Interface */</span><br><span style="color: hsl(120, 100%, 40%);">+#define        BSSGP_XFEAT_MOCN        0x04    /* Multi-Operator CN */</span><br><span style="color: hsl(120, 100%, 40%);">+#define        BSSGP_XFEAT_CSPS        0x08    /* CS/PS coordination enhancements */</span><br><span style="color: hsl(120, 100%, 40%);">+#define  BSSGP_XFEAT_ECIoT       0x10    /* EC-GSM-IoT */</span><br><span style="color: hsl(120, 100%, 40%);">+#define       BSSGP_XFEAT_DCN         0x20    /* Dedicated CN */</span><br><span style="color: hsl(120, 100%, 40%);">+#define     BSSGP_XFEAT_eDRX        0x40    /* eDRX */</span><br><span style="color: hsl(120, 100%, 40%);">+#define     BSSGP_XFEAT_MSAD        0x80    /* MS-assisted Dedicated CN selection */</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmocore/+/21595">change 21595</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/+/21595"/><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: I7743cb901988c8fddd91127cfdca6e54b3d44ea8 </div>
<div style="display:none"> Gerrit-Change-Number: 21595 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: fixeria <vyanitskiy@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-Reviewer: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: merged </div>