wlan_bearer/wlanldd/wlan_common/umac_common/src/UmacDot11Synchronize.cpp
changeset 35 5e6ba967244f
parent 13 ab7247ff6ef9
child 32 c01ef7f246fd
equal deleted inserted replaced
27:debc621e0d58 35:5e6ba967244f
    14 * Description:   Implementation of the UmacDot11Synchronize class
    14 * Description:   Implementation of the UmacDot11Synchronize class
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 /*
    18 /*
    19 * %version: 29 %
    19 * %version: 30 %
    20 */
    20 */
    21 
    21 
    22 #include "config.h"
    22 #include "config.h"
    23 #include "UmacDot11Synchronize.h"
    23 #include "UmacDot11Synchronize.h"
    24 #include "UmacContextImpl.h"
    24 #include "UmacContextImpl.h"
   495 
   495 
   496     // in case WLAN Mgmt Client has given us the permission to use PS mode,
   496     // in case WLAN Mgmt Client has given us the permission to use PS mode,
   497     // Light PS is the initial desired PS mode configuration
   497     // Light PS is the initial desired PS mode configuration
   498     aCtxImpl.SetDesiredPsModeConfig( 
   498     aCtxImpl.SetDesiredPsModeConfig( 
   499         aCtxImpl.ClientLightPsModeConfig() );
   499         aCtxImpl.ClientLightPsModeConfig() );
       
   500     // also make sure that the dynamic power mode managemen parameters are in
       
   501     // their WLAN Mgmt Client provided values
       
   502     aCtxImpl.RestorePwrModeMgmtParameters();
   500     
   503     
   501     // check do we meet the requirements for the network
   504     // check do we meet the requirements for the network
   502     // and construct necessary objects for doing the connection
   505     // and construct necessary objects for doing the connection
   503     //
   506     //
   504     return InitNetworkConnect( 
   507     return InitNetworkConnect(