localconnectivityservice/headset/inc/headset.h
branchRCL_3
changeset 7 a2f12998bb04
parent 0 c3e98f10fcf4
equal deleted inserted replaced
5:11d83199e2d9 7:a2f12998bb04
     1 /*
     1 /*
     2 * Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2004-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 "Eclipse Public License v1.0"
     5 * under the terms of "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".
   315 
   315 
   316     /**
   316     /**
   317      * Handle doubleclick timer expiration
   317      * Handle doubleclick timer expiration
   318      *      
   318      *      
   319      */
   319      */
   320     void ExpiredDubleClickTimer();
   320     void ExpiredDoubleClickTimer();
   321 
   321 
   322     /**
   322     /**
   323      * Handle long press timer expiration
   323      * Handle long press timer expiration
   324      *      
   324      *      
   325      */
   325      */
   448      * Alarm server session     
   448      * Alarm server session     
   449      */
   449      */
   450     RASCliSession iAlarmServerSession;
   450     RASCliSession iAlarmServerSession;
   451 
   451 
   452     /**
   452     /**
       
   453      * Incoming call status
       
   454      */
       
   455      TBool iIncomingCallStatus;
       
   456 
       
   457     /**
   453      * Alarm statusd     
   458      * Alarm statusd     
   454      */
   459      */
   455     TBool iAlarmStatus;
   460     TBool iAlarmStatus;
   456 
   461 
   457     /**
   462     /**