Loading LibIts_Interface.ttcn +4 −3 Original line number Diff line number Diff line Loading @@ -276,10 +276,11 @@ module LibIts_Interface { * @desc MGT2 Management Port - MF-SAP service primitives */ type port MgtMFSapPort message { in MgtMFSapCommandReq, MgtMFSapRequestReq; out inout MgtMFSapRequestReq; in MgtMFSapCommandReq, MgtMFSapRequestConfirm; } // End of port MgtMFSapPort /** Loading Loading
LibIts_Interface.ttcn +4 −3 Original line number Diff line number Diff line Loading @@ -276,10 +276,11 @@ module LibIts_Interface { * @desc MGT2 Management Port - MF-SAP service primitives */ type port MgtMFSapPort message { in MgtMFSapCommandReq, MgtMFSapRequestReq; out inout MgtMFSapRequestReq; in MgtMFSapCommandReq, MgtMFSapRequestConfirm; } // End of port MgtMFSapPort /** Loading