Loading ttcn/LibDiameter_TypesAndValues.ttcn +0 −2 Original line number Original line Diff line number Diff line Loading @@ -60,8 +60,6 @@ group BasicTypesAndConstants{ const UInt32 c_applIdCx:= 16777216; //For Cx messages const UInt32 c_applIdCx:= 16777216; //For Cx messages const UInt32 c_applIdDx:= 16777224; //For Dx messages const UInt32 c_applIdDx:= 16777224; //For Dx messages const UInt32 c_applIdRfRo:= 16777218; //For Rf/Ro messages const UInt32 c_applIdRfRo:= 16777218; //For Rf/Ro messages const UInt32 c_applIdRf:= 16777218; //For Rf messages //TODO need to be deleted and above c_applIdRfRo shall be used const UInt32 c_applIdRo:= 16777218; //For Ro messages //TODO need to be deleted and above c_applIdRfRo shall be used } // End of group ApplicationIdConstants } // End of group ApplicationIdConstants Loading Loading
ttcn/LibDiameter_TypesAndValues.ttcn +0 −2 Original line number Original line Diff line number Diff line Loading @@ -60,8 +60,6 @@ group BasicTypesAndConstants{ const UInt32 c_applIdCx:= 16777216; //For Cx messages const UInt32 c_applIdCx:= 16777216; //For Cx messages const UInt32 c_applIdDx:= 16777224; //For Dx messages const UInt32 c_applIdDx:= 16777224; //For Dx messages const UInt32 c_applIdRfRo:= 16777218; //For Rf/Ro messages const UInt32 c_applIdRfRo:= 16777218; //For Rf/Ro messages const UInt32 c_applIdRf:= 16777218; //For Rf messages //TODO need to be deleted and above c_applIdRfRo shall be used const UInt32 c_applIdRo:= 16777218; //For Ro messages //TODO need to be deleted and above c_applIdRfRo shall be used } // End of group ApplicationIdConstants } // End of group ApplicationIdConstants Loading