coreapplicationuis/SysAp/Inc/SysApAccessoryObserver.h
changeset 81 676b6116ca93
parent 51 50b444048a8d
equal deleted inserted replaced
78:175a0d824084 81:676b6116ca93
     1 /*
     1 /*
     2 * Copyright (c) 2005-2007 Nokia Corporation and/or its subsidiary(-ies). 
     2 * Copyright (c) 2005-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".
   120         * notifications due change in audio output status.
   120         * notifications due change in audio output status.
   121         */
   121         */
   122         TAccMode iPreviousMode;
   122         TAccMode iPreviousMode;
   123         RAccessoryConnection iAccessoryConnection;
   123         RAccessoryConnection iAccessoryConnection;
   124         TInt iPhysicalConnectionType;
   124         TInt iPhysicalConnectionType;
   125         
   125 #ifdef FCC_UNIT_TEST
       
   126         friend class Cutsysapgeneraltest;
       
   127 #endif        
   126     };
   128     };
   127 
   129 
   128 #endif      // SYSAPACCESSORYOBSERVER_H
   130 #endif      // SYSAPACCESSORYOBSERVER_H
   129             
   131             
   130 // End of File
   132 // End of File