rtp/rtpstack/tsrc/ut_rtpstack/inc/UT_CRtpStream.h
branchRCL_3
changeset 43 b5e99d8877c7
parent 0 307788aac0a8
child 44 0dcb073356a5
--- a/rtp/rtpstack/tsrc/ut_rtpstack/inc/UT_CRtpStream.h	Thu Aug 19 10:16:25 2010 +0300
+++ b/rtp/rtpstack/tsrc/ut_rtpstack/inc/UT_CRtpStream.h	Tue Aug 31 15:32:57 2010 +0300
@@ -129,16 +129,16 @@
         
          void UT_CRtpStream_RtpStreamCreateRtcpReportSectionL();
         
-         void UT_CRtpStream_UpdateParam();
+         void UT_CRtpStream_UpdateParamL();
          	
-         void UT_CRtpStream_RtpByeAppMethods();
+         void UT_CRtpStream_RtpByeAppMethodsL();
          
-         void UT_CRtpStream_TestRtpSRMethods();
+         void UT_CRtpStream_TestRtpSRMethodsL();
          
-         void UT_CRtpStream_TestRtpRRMethods();
+         void UT_CRtpStream_TestRtpRRMethodsL();
          
          void UT_CRtpStream_TestStreamStatAndSdesMethods();
-         void UT_CRtpStream_RtpStreamProcessRtpPacket();
+         void UT_CRtpStream_RtpStreamProcessRtpPacketL();
          
          void Hex(HBufC8& aString);