equal
deleted
inserted
replaced
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 |
71 TInt RunError(TInt aError); |
72 TInt RunError(TInt aError); |
72 |
73 |
73 void DoCancel(); |
74 void DoCancel(); |
74 |
75 |
75 /** |
76 /** |
121 |
122 |
122 TBool iWaitingForBTPower; |
123 TBool iWaitingForBTPower; |
123 |
124 |
124 TPckgBuf<TBool> iOffline; |
125 TPckgBuf<TBool> iOffline; |
125 |
126 |
126 // RNotifier iNotifier; |
127 RNotifier iNotifier; |
127 |
128 |
128 CBTEngSettings* iSettings; |
129 CBTEngSettings* iSettings; |
129 }; |
130 }; |
130 |
131 |
131 #endif // CBTOBEXSEARCHER_H |
132 #endif // CBTOBEXSEARCHER_H |