networksecurity/tls/ts_tls/scripts/connectionpref_wlan.xml
changeset 51 78fceed50f62
equal deleted inserted replaced
42:88121cf79045 51:78fceed50f62
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 
       
     3 <!--
       
     4  Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
       
     5  All rights reserved.
       
     6  This component and the accompanying materials are made available
       
     7  under the terms of "Eclipse Public License v1.0"
       
     8  which accompanies this distribution, and is available
       
     9  at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
    10 
       
    11  Initial Contributors:
       
    12  Nokia Corporation - initial contribution.
       
    13 
       
    14  Contributors:
       
    15 
       
    16  Description:
       
    17  CommDB Settings File
       
    18  All Rights Reserved
       
    19 
       
    20 -->
       
    21 
       
    22 <CommDB:Config>
       
    23 	<ConnectionPreferencesTable>
       
    24 	  <ConnectionPreferences operation="add">
       
    25         <Name>ConnectionPreferencesTable1</Name>
       
    26         <Ranking>1</Ranking>
       
    27         <Direction>OUTGOING</Direction>
       
    28         <DialogPref>DONOTPROMPT</DialogPref>
       
    29         <BearerSet>WLAN</BearerSet>
       
    30         <IAPRef>IAP.WLANwithNullModem</IAPRef>
       
    31     </ConnectionPreferences>
       
    32   </ConnectionPreferencesTable>
       
    33 </CommDB:Config>