syncmlfw/common/obex/obexclient/inc/Btobexsearcher.h
branchRCL_3
changeset 25 b183ec05bd8c
parent 23 4af31167ea77
child 26 19bba8228ff0
equal deleted inserted replaced
24:13d7c31c74e0 25:b183ec05bd8c
    66         * Create OBEX client
    66         * Create OBEX client
    67         */
    67         */
    68 		CObexClient* CreateObexClientL();
    68 		CObexClient* CreateObexClientL();
    69 
    69 
    70         void RunL();
    70         void RunL();
    71         
       
    72         TInt RunError(TInt aError);
    71         TInt RunError(TInt aError);
    73 
    72 
    74         void DoCancel();
    73         void DoCancel();
    75 
    74 
    76        /**
    75        /**
   122 
   121 
   123         TBool iWaitingForBTPower;
   122         TBool iWaitingForBTPower;
   124 
   123 
   125         TPckgBuf<TBool> iOffline;
   124         TPckgBuf<TBool> iOffline;
   126 
   125 
   127         RNotifier iNotifier;
   126  //       RNotifier iNotifier;
   128 
   127 
   129         CBTEngSettings* iSettings;
   128         CBTEngSettings* iSettings;
   130     };
   129     };
   131 
   130 
   132 #endif      // CBTOBEXSEARCHER_H   
   131 #endif      // CBTOBEXSEARCHER_H