Add const values in RRC SAP

This commit is contained in:
Manuel Requena
2013-02-28 11:44:56 +01:00
parent b694b18c55
commit 1994e334db

View File

@@ -55,8 +55,12 @@ public:
virtual ~LteRrcSap ();
// Constraint values
static const uint8_t MaxReportCells = 255;
// Information Elements
struct PlmnIdentityInfo
{
uint32_t plmnIdentity;