Loading ttcn/LibIts_Interface.ttcn +2 −2 Original line number Diff line number Diff line Loading @@ -298,14 +298,14 @@ module LibIts_Interface { * @desc FA1 CAM Indication Primitive */ type record CamInd { CoopAwareness msgIn CamPdu msgIn } /** * @desc FA1 CAM Request Primitive */ type record CamReq { CoopAwareness msgOut CamPdu msgOut } /** Loading Loading
ttcn/LibIts_Interface.ttcn +2 −2 Original line number Diff line number Diff line Loading @@ -298,14 +298,14 @@ module LibIts_Interface { * @desc FA1 CAM Indication Primitive */ type record CamInd { CoopAwareness msgIn CamPdu msgIn } /** * @desc FA1 CAM Request Primitive */ type record CamReq { CoopAwareness msgOut CamPdu msgOut } /** Loading