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