bluetoothengine/bteng/inc/btengsrvsettingsmgr.h
branchRCL_3
changeset 11 f7fbeaeb166a
parent 8 0707dd69d236
child 22 613943a21004
equal deleted inserted replaced
10:b6f55cd40afd 11:f7fbeaeb166a
   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).