Loading ttcn/LibIts_Interface.ttcn +4 −4 Original line number Original line Diff line number Diff line Loading @@ -439,16 +439,16 @@ module LibIts_Interface { * @desc NT2 GeoNetworking Indication Primitive * @desc NT2 GeoNetworking Indication Primitive */ */ type record GeoNetworkingInd { type record GeoNetworkingInd { GeoNetworkingPacket msgIn/*, TODO GeoNetworkingPacket msgIn, MacAddress macDestinationAddress*/ MacAddress macDestinationAddress } } /** /** * @desc NT2 GeoNetworking Request Primitive * @desc NT2 GeoNetworking Request Primitive */ */ type record GeoNetworkingReq { type record GeoNetworkingReq { GeoNetworkingPacket msgOut/*, TODO GeoNetworkingPacket msgOut, MacAddress macDestinationAddress*/ MacAddress macDestinationAddress } } /** /** Loading Loading
ttcn/LibIts_Interface.ttcn +4 −4 Original line number Original line Diff line number Diff line Loading @@ -439,16 +439,16 @@ module LibIts_Interface { * @desc NT2 GeoNetworking Indication Primitive * @desc NT2 GeoNetworking Indication Primitive */ */ type record GeoNetworkingInd { type record GeoNetworkingInd { GeoNetworkingPacket msgIn/*, TODO GeoNetworkingPacket msgIn, MacAddress macDestinationAddress*/ MacAddress macDestinationAddress } } /** /** * @desc NT2 GeoNetworking Request Primitive * @desc NT2 GeoNetworking Request Primitive */ */ type record GeoNetworkingReq { type record GeoNetworkingReq { GeoNetworkingPacket msgOut/*, TODO GeoNetworkingPacket msgOut, MacAddress macDestinationAddress*/ MacAddress macDestinationAddress } } /** /** Loading