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