Loading ttcn/BTP/LibItsBtp_Pixits.ttcn +6 −0 Original line number Original line Diff line number Diff line Loading @@ -24,6 +24,12 @@ module LibItsBtp_Pixits { */ */ modulepar BtpPortId PX_DESTINATION_PORT := 0; modulepar BtpPortId PX_DESTINATION_PORT := 0; /** * @desc BTP Unknown Destination port of the IUT * */ modulepar BtpPortId PX_UNKNOWN_DESTINATION_PORT := 0; /** /** * @desc BTP Destination port Info of the IUT * @desc BTP Destination port Info of the IUT * * Loading Loading
ttcn/BTP/LibItsBtp_Pixits.ttcn +6 −0 Original line number Original line Diff line number Diff line Loading @@ -24,6 +24,12 @@ module LibItsBtp_Pixits { */ */ modulepar BtpPortId PX_DESTINATION_PORT := 0; modulepar BtpPortId PX_DESTINATION_PORT := 0; /** * @desc BTP Unknown Destination port of the IUT * */ modulepar BtpPortId PX_UNKNOWN_DESTINATION_PORT := 0; /** /** * @desc BTP Destination port Info of the IUT * @desc BTP Destination port Info of the IUT * * Loading