accessoryservices/remotecontrolfw/server/inc/session.h
branchRCL_3
changeset 81 24127ea5a236
parent 61 8cb079868133
equal deleted inserted replaced
71:fdcef27a50b8 81:24127ea5a236
   326 		ESendingUnreliable
   326 		ESendingUnreliable
   327 		};
   327 		};
   328 	
   328 	
   329 	TRemConSessionSending iSending;
   329 	TRemConSessionSending iSending;
   330 	
   330 	
       
   331 	TBool iInGetConnectionsProcedure;
   331 	};
   332 	};
   332 
   333 
   333 // Inlines
   334 // Inlines
   334 
   335 
   335 TInt& CRemConSession::NumRemotesToTry()
   336 TInt& CRemConSession::NumRemotesToTry()