rtp/rtpstack/tsrc/ut_rtpstack/inc/UT_CRtpSessionSRTP.h
branchRCL_3
changeset 43 b5e99d8877c7
parent 0 307788aac0a8
child 44 0dcb073356a5
--- a/rtp/rtpstack/tsrc/ut_rtpstack/inc/UT_CRtpSessionSRTP.h	Thu Aug 19 10:16:25 2010 +0300
+++ b/rtp/rtpstack/tsrc/ut_rtpstack/inc/UT_CRtpSessionSRTP.h	Tue Aug 31 15:32:57 2010 +0300
@@ -158,19 +158,19 @@
         
          void UT_CRtpSessionSrtp_SendRtpPacket1L(  );
         
-         void UT_CRtpSessionSrtp_SendRtpPacket_1L();
-         void UT_CRtpSessionSrtp_SendRtpPacket_1AL(  );
+         void UT_CRtpSessionSrtp_SendRtpPacket_OneL();
+         void UT_CRtpSessionSrtp_SendRtpPacket_OneAL(  );
         
          void UT_CRtpSessionSrtp_SendRtpPacket_2L();
-         void UT_CRtpSessionSrtp_SendRtpPacket_2AL();
+         void UT_CRtpSessionSrtp_SendRtpPacket_TwoAL();
         
         
          void UT_CRtpSessionSrtp_OnRtpReceivedL();
          
-         void UT_CRtpSessionSrtp_OnRtpReceived_1L(  );
-         void UT_CRtpSessionSrtp::UT_CRtpSessionSrtp_SendSRTCPReport();
+         void UT_CRtpSessionSrtp_OnRtpReceived_OneL(  );
+         void UT_CRtpSessionSrtp::UT_CRtpSessionSrtp_SendSRTCPReportL();
 	
-		void UT_CRtpSessionSrtp_OnRtcpReceived();
+		void UT_CRtpSessionSrtp_OnRtcpReceivedL();