bluetoothengine/bteng/inc/btengsrvsettingsmgr.h
changeset 17 f05641c183ff
parent 15 00f9ee97d895
child 19 43824b19ee35
child 55 613943a21004
equal deleted inserted replaced
15:00f9ee97d895 17:f05641c183ff
   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).