Add const values in RRC SAP
This commit is contained in:
@@ -55,8 +55,12 @@ public:
|
||||
|
||||
virtual ~LteRrcSap ();
|
||||
|
||||
// Constraint values
|
||||
|
||||
static const uint8_t MaxReportCells = 255;
|
||||
|
||||
// Information Elements
|
||||
|
||||
|
||||
struct PlmnIdentityInfo
|
||||
{
|
||||
uint32_t plmnIdentity;
|
||||
|
||||
Reference in New Issue
Block a user