bluetoothmgmt/btconfig/esock399_single_thread/esock_ip.cmi
changeset 0 29b1cd4cb562
child 4 28479eeba3fb
equal deleted inserted replaced
-1:000000000000 0:29b1cd4cb562
       
     1 # Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 # All rights reserved.
       
     3 # This component and the accompanying materials are made available
       
     4 # under the terms of the License "Symbian Foundation License v1.0"
       
     5 # which accompanies this distribution, and is available
       
     6 # at the URL "http://www.symbianfoundation.org/legal/sfl-v10.html".
       
     7 #
       
     8 # Initial Contributors:
       
     9 # Nokia Corporation - initial contribution.
       
    10 #
       
    11 # Contributors:
       
    12 #
       
    13 # Description:
       
    14 #
       
    15 
       
    16 # Comms Configurator config file for the ESock IP Data worker
       
    17 
       
    18 [Loader]
       
    19 Name=ESock_IP
       
    20 FileName=esocksvr.dll
       
    21 ThreadFunctionOrdinal=1
       
    22 IsSticky=0
       
    23 IsServer=1
       
    24 Priority=EPriorityMuchMore
       
    25 StackSize=16384
       
    26 ScaledStartupState=0x3040
       
    27 HeapOption=ENewHeap
       
    28 MinHeapSize=256
       
    29 MaxHeapSize=524288
       
    30 SystemCritical=0
       
    31 SystemCriticalAfterInit=1
       
    32 Binding0=ESock_IP:1,ESock_Main:0,ECustom,15,15
       
    33 Binding1=ESock_IP:1,ESock_TR:7,ECustom,20,20
       
    34 # Dont check heap if shutting down with EImmediate (KCF_ModuleImmediateNoCheck)
       
    35 ControlFlags=4
       
    36 [IniData]
       
    37 Role=DealerPlayer
       
    38 WorkerId=1
       
    39 EskMask=IP.*.ESK
       
    40 PlayerRole=0x11111 	 # Hosting TM, MCPR, CPR, SCPR, data
       
    41