syncmlfw/common/obex/obexclient/src/NSmlObexClient.cpp
branchRCL_3
changeset 61 b183ec05bd8c
parent 58 4af31167ea77
child 62 19bba8228ff0
equal deleted inserted replaced
59:13d7c31c74e0 61:b183ec05bd8c
   178                 break;
   178                 break;
   179             };
   179             };
   180         }
   180         }
   181     }
   181     }
   182 
   182 
   183 // ----------------------------------------------------------------------------
       
   184 // CNsmlObexClient::RunError
       
   185 // ----------------------------------------------------------------------------
       
   186 TInt CNsmlObexClient::RunError ( TInt aError )
   183 TInt CNsmlObexClient::RunError ( TInt aError )
   187     {
   184     {
   188     DBG_FILE_CODE(aError, _S8("CNsmlObexClient::RunError() The Error occurred is "));
   185     DBG_FILE_CODE(aError, _S8("CNsmlObexClient::RunError() The Error occurred is "));
   189     return KErrNone;
   186     return KErrNone;
   190     }	
   187     }	
   191     
       
   192 //------------------------------------------------------------
   188 //------------------------------------------------------------
   193 // CNsmlObexClient::ConnectL( TNSmlObexTransport aTransport, TBool /*aServerAlerted*/, TDesC8& aMimeType, TRequestStatus &aStatus )
   189 // CNsmlObexClient::ConnectL( TNSmlObexTransport aTransport, TBool /*aServerAlerted*/, TDesC8& aMimeType, TRequestStatus &aStatus )
   194 //------------------------------------------------------------
   190 //------------------------------------------------------------
   195 void CNsmlObexClient::ConnectL( 
   191 void CNsmlObexClient::ConnectL( 
   196 								TNSmlObexTransport aTransport,
   192 								TNSmlObexTransport aTransport,