Loading ttcn/CALM/ATSP/LibItsAtsp_TypesAndValues.ttcn3 +6 −6 Original line number Diff line number Diff line Loading @@ -200,12 +200,6 @@ module LibItsAtsp_TypesAndValues { encode (miCommandConfirm, miRequestRequest, miGetConfirm, miSetConfirm) "LibItsCALMmsap_asn1" } } // End of group cnPrimitives group utPrimitives { /** * @desc Send a MI-SAP.request primitive to the Management layer through a SAP. * @member mnCommandRequest MI_Command_request primitive Loading @@ -220,6 +214,12 @@ module LibItsAtsp_TypesAndValues { encode (miRequestConfirm, miCommandRequest, miGetRequest, miSetRequest) "LibItsCALMmsap_asn1" } } // End of group cnPrimitives group utPrimitives { /** * @desc Present an IN-SAP service primitive to the access layer * @member inSapPrimitivesDown IN-SAP down primitive Loading Loading
ttcn/CALM/ATSP/LibItsAtsp_TypesAndValues.ttcn3 +6 −6 Original line number Diff line number Diff line Loading @@ -200,12 +200,6 @@ module LibItsAtsp_TypesAndValues { encode (miCommandConfirm, miRequestRequest, miGetConfirm, miSetConfirm) "LibItsCALMmsap_asn1" } } // End of group cnPrimitives group utPrimitives { /** * @desc Send a MI-SAP.request primitive to the Management layer through a SAP. * @member mnCommandRequest MI_Command_request primitive Loading @@ -220,6 +214,12 @@ module LibItsAtsp_TypesAndValues { encode (miRequestConfirm, miCommandRequest, miGetRequest, miSetRequest) "LibItsCALMmsap_asn1" } } // End of group cnPrimitives group utPrimitives { /** * @desc Present an IN-SAP service primitive to the access layer * @member inSapPrimitivesDown IN-SAP down primitive Loading