diff -r af3fb27c7511 -r 13838cf40350 wlan_bearer/wlanldd/wlan_common/umac_common/inc/umacnullsendcontroller.h --- a/wlan_bearer/wlanldd/wlan_common/umac_common/inc/umacnullsendcontroller.h Tue May 25 14:40:09 2010 +0300 +++ b/wlan_bearer/wlanldd/wlan_common/umac_common/inc/umacnullsendcontroller.h Mon Jun 21 17:43:00 2010 +0300 @@ -1,5 +1,5 @@ /* -* Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). +* Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies). * All rights reserved. * This component and the accompanying materials are made available * under the terms of the License "Eclipse Public License v1.0" @@ -16,7 +16,7 @@ */ /* -* %version: 14 % +* %version: 15 % */ #ifndef WLAN_NULL_SEND_CONTROLLER @@ -172,6 +172,14 @@ * @since S60 3.2 */ void OnKeepAliveTimerTimeout(); + + /** + * Are we currently in Voice over WLAN Call state + * + * @return ETrue if we are + * EFalse if we are not + */ + inline TBool InVoiceCallState() const; private: