changeset 28 | 85e0c0339cc3 |
parent 17 | aabe5387f5ce |
child 47 | 63cf70d3ecd8 |
--- a/mtpfws/mtpfw/inc/cmtpconnectionmgr.h Thu May 27 13:42:43 2010 +0300 +++ b/mtpfws/mtpfw/inc/cmtpconnectionmgr.h Fri Jun 11 14:27:06 2010 +0300 @@ -111,6 +111,10 @@ TMTPBTRemoteDevice iRemoteDevice; /** + * Set ETrue when Resumetransport need to be called. + */ + TBool iResumeCalled; + /** FLOGGER debug trace member variable. */ __FLOG_DECLARATION_MEMBER_MUTABLE;