wlan_bearer/wlanldd/wlan_common/umac_common/inc/umacnullsendcontroller.h
branchRCL_3
changeset 14 13838cf40350
parent 0 c40eb8fe8501
equal deleted inserted replaced
12:af3fb27c7511 14:13838cf40350
     1 /*
     1 /*
     2 * Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2007-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 WlanNullSendController class
    14 * Description:   Declaration of the WlanNullSendController class
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 /*
    18 /*
    19 * %version: 14 %
    19 * %version: 15 %
    20 */
    20 */
    21 
    21 
    22 #ifndef WLAN_NULL_SEND_CONTROLLER
    22 #ifndef WLAN_NULL_SEND_CONTROLLER
    23 #define WLAN_NULL_SEND_CONTROLLER
    23 #define WLAN_NULL_SEND_CONTROLLER
    24 
    24 
   170     * To be called upon Keep Alive Timer timeout
   170     * To be called upon Keep Alive Timer timeout
   171     *
   171     *
   172     * @since S60 3.2
   172     * @since S60 3.2
   173     */
   173     */
   174     void OnKeepAliveTimerTimeout();
   174     void OnKeepAliveTimerTimeout();
       
   175     
       
   176     /** 
       
   177     * Are we currently in Voice over WLAN Call state
       
   178     * 
       
   179     * @return ETrue if we are
       
   180     *         EFalse if we are not
       
   181     */
       
   182     inline TBool InVoiceCallState() const;
   175 
   183 
   176 private:
   184 private:
   177     
   185     
   178     /** 
   186     /** 
   179     * Arms the Voice Call Entry timer
   187     * Arms the Voice Call Entry timer