telephonyprotocols/pdplayer/umts/spudtel/inc/ceteldrivercontext.h
branchRCL_3
changeset 65 630d2f34d719
parent 0 3553901f7fa8
child 66 07a122eea281
equal deleted inserted replaced
61:17af172ffa5f 65:630d2f34d719
   108 	inline void SetMbmsSession(RPacketMbmsContext::CMbmsSession* aMbmsSesion);
   108 	inline void SetMbmsSession(RPacketMbmsContext::CMbmsSession* aMbmsSesion);
   109 	inline RPacketMbmsContext::CMbmsSession* MbmsSession();
   109 	inline RPacketMbmsContext::CMbmsSession* MbmsSession();
   110 
   110 
   111     inline RPacketContext::TContextStatus& ContextStatus();	
   111     inline RPacketContext::TContextStatus& ContextStatus();	
   112 	
   112 	
   113 #ifdef _DEBUG
   113 #if (OST_TRACE_CATEGORY & OST_TRACE_CATEGORY_DEBUG)
   114     void DumpReqProfileParameters ();
   114     void DumpReqProfileParameters ();
   115     void DumpNegProfileParameters ();
   115     void DumpNegProfileParameters ();
   116 #endif
   116 #endif
   117 		
   117 		
   118 protected:
   118 protected: