convergedconnectionhandler/cchclientapi/inc/cchuiconnectionhandler.h
branchRCL_3
changeset 16 df4dfb214df5
parent 9 bddb6d4447db
equal deleted inserted replaced
15:43658d24f35d 16:df4dfb214df5
     1 /*
     1 /*
     2 * Copyright (c) 2008-2008 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2008-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".
   154         CMManager::TWlanSecMode aSecurityMode,
   154         CMManager::TWlanSecMode aSecurityMode,
   155         TBool& aAlreadyExists,
   155         TBool& aAlreadyExists,
   156         TBool aHidden );
   156         TBool aHidden );
   157     
   157     
   158     /**
   158     /**
       
   159      * Checks if connection method already exists.
       
   160      *
       
   161      * @since S60 9.2
       
   162      * @param aIapId internet accespoint ID.
       
   163      * @param aTargetSnap target destination.
       
   164      * @return ETrue if exists.
       
   165      */
       
   166     TBool ConnectionMethodAlreadyExistsL(
       
   167         TUint32 aIapId, RCmDestinationExt& aTargetSnap ) const;
       
   168     
       
   169     /**
   159      * Adds new connection method to snap.
   170      * Adds new connection method to snap.
   160      *
   171      *
   161      * @since S60 5.0
   172      * @since S60 5.0
   162      * @param aDestination Target destination.
   173      * @param aDestination Target destination.
   163      * @param aSsid SSID of the connection method.
   174      * @param aSsid SSID of the connection method.