changeset 29 | 3ae5cb0b4c02 |
parent 17 | aabe5387f5ce |
child 47 | 63cf70d3ecd8 |
--- a/mtpfws/mtpfw/inc/cmtpconnectionmgr.h Mon May 03 13:19:02 2010 +0300 +++ b/mtpfws/mtpfw/inc/cmtpconnectionmgr.h Fri Jun 25 16:54:01 2010 +0800 @@ -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;