localconnectivityservice/headset/inc/headset.h
branchRCL_3
changeset 9 a2f12998bb04
parent 0 c3e98f10fcf4
--- a/localconnectivityservice/headset/inc/headset.h	Fri Feb 19 23:43:38 2010 +0200
+++ b/localconnectivityservice/headset/inc/headset.h	Fri Mar 12 15:46:58 2010 +0200
@@ -1,5 +1,5 @@
 /*
-* Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies).
+* Copyright (c) 2004-2010 Nokia Corporation and/or its subsidiary(-ies).
 * All rights reserved.
 * This component and the accompanying materials are made available
 * under the terms of "Eclipse Public License v1.0"
@@ -317,7 +317,7 @@
      * Handle doubleclick timer expiration
      *      
      */
-    void ExpiredDubleClickTimer();
+    void ExpiredDoubleClickTimer();
 
     /**
      * Handle long press timer expiration
@@ -450,6 +450,11 @@
     RASCliSession iAlarmServerSession;
 
     /**
+     * Incoming call status
+     */
+     TBool iIncomingCallStatus;
+
+    /**
      * Alarm statusd     
      */
     TBool iAlarmStatus;