wlan_bearer/wlanldd/wlan_common/umac_common/inc/UmacDot11InfrastructureMode.h
branchRCL_3
changeset 14 13838cf40350
parent 0 c40eb8fe8501
equal deleted inserted replaced
12:af3fb27c7511 14:13838cf40350
     1 /*
     1 /*
     2 * Copyright (c) 2002-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2002-2010 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of the License "Eclipse Public License v1.0"
     5 * under the terms of the License "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    14 * Description:   Declaration of the WlanDot11InfrastructureMode class
    14 * Description:   Declaration of the WlanDot11InfrastructureMode class
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 /*
    18 /*
    19 * %version: 34 %
    19 * %version: 35 %
    20 */
    20 */
    21 
    21 
    22 #ifndef WLANDOT11INFRASTRUCTUREMODE_H
    22 #ifndef WLANDOT11INFRASTRUCTUREMODE_H
    23 #define WLANDOT11INFRASTRUCTUREMODE_H
    23 #define WLANDOT11INFRASTRUCTUREMODE_H
    24 
    24 
   272     virtual void DoRcpiIndication( 
   272     virtual void DoRcpiIndication( 
   273         WlanContextImpl& aCtxImpl,
   273         WlanContextImpl& aCtxImpl,
   274         WHA::TRcpi aRcpi );
   274         WHA::TRcpi aRcpi );
   275 
   275 
   276     /**
   276     /**
   277     * Indicates that the WLAN device has detected problems in the power
       
   278     * save mode operation of the AP
       
   279     * 
       
   280     * @param aCtxImpl global statemachine context
       
   281     */
       
   282     virtual void DoPsModeErrorIndication( WlanContextImpl& aCtxImpl );
       
   283     
       
   284     /**
       
   285     * Voice Call Entry timer timeout function
   277     * Voice Call Entry timer timeout function
   286     *
   278     *
   287     * @since S60 v3.2
   279     * @since S60 v3.2
   288     * @param aCtxImpl statemachine context
   280     * @param aCtxImpl statemachine context
   289     * @return ETrue if a state change occurred in the state machine
   281     * @return ETrue if a state change occurred in the state machine