equal
deleted
inserted
replaced
245 * @param aTemporary Indicates if this is about a tempororary state change. |
245 * @param aTemporary Indicates if this is about a tempororary state change. |
246 */ |
246 */ |
247 void CheckTemporaryPowerStateL( TBTPowerState& aCurrentState, |
247 void CheckTemporaryPowerStateL( TBTPowerState& aCurrentState, |
248 TBTPowerState aNewState, TBool aTemporary ); |
248 TBTPowerState aNewState, TBool aTemporary ); |
249 |
249 |
250 /** |
|
251 * Set the Class of Device. |
|
252 * |
|
253 * @since Symbian^3 |
|
254 */ |
|
255 void SetClassOfDeviceL(); |
|
256 |
|
257 private: // data |
250 private: // data |
258 |
251 |
259 #ifdef __WINS__ |
252 #ifdef __WINS__ |
260 /** |
253 /** |
261 * Current BT power state (power manager is not used in emulator). |
254 * Current BT power state (power manager is not used in emulator). |