bluetoothmgmt/btconfig/esock_bt.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 Bluetooth module
       
    17 
       
    18 [Loader]
       
    19 Name=ESock_Bt
       
    20 FileName=esocksvr.dll
       
    21 ThreadFunctionOrdinal=1
       
    22 IsSticky=0
       
    23 IsServer=1
       
    24 Priority=EPriorityMore
       
    25 StackSize=16384
       
    26 ScaledStartupState=0x3080
       
    27 HeapOption=ENewHeap
       
    28 MinHeapSize=256
       
    29 MaxHeapSize=524288
       
    30 SystemCritical=0
       
    31 SystemCriticalAfterInit=1
       
    32 Binding0=ESock_Bt:2,ESock_Main:0,ECustom,42,42 
       
    33 Binding1=ESock_Bt:2,ESock_IP:1,ECustom,42,42 
       
    34 # Dont check heap if shutting down with EImmediate (KCF_ModuleImmediateNoCheck)
       
    35 ControlFlags=4
       
    36 [IniData]
       
    37 Role=DealerPlayer
       
    38 WorkerId=2
       
    39 EskMask=BT.*.ESK
       
    40