Loading ttcn/GeoNetworking/LibItsGeoNetworking_TypesAndValues.ttcn +2 −1 Original line number Original line Diff line number Diff line Loading @@ -993,7 +993,8 @@ module LibItsGeoNetworking_TypesAndValues { * @desc Upper Tester message to check Upper Layer message transmission on GN IUT * @desc Upper Tester message to check Upper Layer message transmission on GN IUT */ */ type record UtGnEventInd { type record UtGnEventInd { GeoNetworkingPdu gnPdu // GeoNetworkingPdu gnPdu GnRawPayload rawPayload } } /** /** Loading Loading
ttcn/GeoNetworking/LibItsGeoNetworking_TypesAndValues.ttcn +2 −1 Original line number Original line Diff line number Diff line Loading @@ -993,7 +993,8 @@ module LibItsGeoNetworking_TypesAndValues { * @desc Upper Tester message to check Upper Layer message transmission on GN IUT * @desc Upper Tester message to check Upper Layer message transmission on GN IUT */ */ type record UtGnEventInd { type record UtGnEventInd { GeoNetworkingPdu gnPdu // GeoNetworkingPdu gnPdu GnRawPayload rawPayload } } /** /** Loading