wlan_bearer/wlanldd/wlan_common/umac_common/inc/umacdynamicpowermodemgmtcntx.h
changeset 39 3d23268b50f6
parent 35 5e6ba967244f
equal deleted inserted replaced
36:1c425781161e 39:3d23268b50f6
    14 * Description:   Declaration of the WlanDynamicPowerModeMgmtCntx class
    14 * Description:   Declaration of the WlanDynamicPowerModeMgmtCntx class
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 /*
    18 /*
    19 * %version: 13 %
    19 * %version: 14 %
    20 */
    20 */
    21 
    21 
    22 #ifndef WLAN_DYNAMIC_POWER_MODE_MGMT_CNTX
    22 #ifndef WLAN_DYNAMIC_POWER_MODE_MGMT_CNTX
    23 #define WLAN_DYNAMIC_POWER_MODE_MGMT_CNTX
    23 #define WLAN_DYNAMIC_POWER_MODE_MGMT_CNTX
    24 
    24 
   203     * @since S60 3.2
   203     * @since S60 3.2
   204     */
   204     */
   205     void FreezeTrafficOverride();
   205     void FreezeTrafficOverride();
   206 
   206 
   207     /**
   207     /**
   208     * Restores the Ative mode parameters back to their WLAN Mgmt Client 
   208     * Restores the Active mode parameters back to their WLAN Mgmt Client 
   209     * provided values
   209     * provided values
   210     */
   210     */
   211     inline void RestoreActiveModeParameters();
   211     inline void RestoreActiveModeParameters();
   212     
   212     
   213 private:
   213 private: