bluetoothmgmt/btconfig/esock399_single_thread/esock_bt.cmi
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 02 Feb 2010 01:12:20 +0200
changeset 4 28479eeba3fb
parent 0 29b1cd4cb562
permissions -rw-r--r--
Revision: 201003

# Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
# All rights reserved.
# This component and the accompanying materials are made available
# under the terms of the License "Eclipse Public License v1.0"
# which accompanies this distribution, and is available
# at the URL "http://www.eclipse.org/legal/epl-v10.html".
#
# Initial Contributors:
# Nokia Corporation - initial contribution.
#
# Contributors:
#
# Description:
#

# Comms Configurator config file for the ESock Bluetooth module

[Loader]
Name=ESock_Bt
FileName=esocksvr.dll
ThreadFunctionOrdinal=1
IsSticky=0
IsServer=1
Priority=EPriorityMore
StackSize=16384
ScaledStartupState=0x3080
HeapOption=ENewHeap
MinHeapSize=256
MaxHeapSize=524288
SystemCritical=0
SystemCriticalAfterInit=1
Binding0=ESock_Bt:2,ESock_Main:0,ECustom,20,20 
Binding1=ESock_Bt:2,ESock_IP:1,ECustom,20,20
Binding2=ESock_Bt:2,ESock_TR:7,ECustom,20,20
# Dont check heap if shutting down with EImmediate (KCF_ModuleImmediateNoCheck)
ControlFlags=4
[IniData]
Role=DealerPlayer
WorkerId=2
EskMask=BT.*.ESK
PlayerRole=0x011111  # Hosting TM, MCPR, CPR, SCPR, Data


#	ENoPlayer			= 0x000000,
#	EDataPlane			= 0x000001,
#	ESubConnPlane		= 0x000010,
#	EConnPlane			= 0x000100,
#	EMetaConnPlane		= 0x001000,
#	ETierMgrPlane		= 0x010000,
#	ETierResolver		= 0x100000,
#	EAllPlanes = EDataPlane | ESubConnPlane | EConnPlane | EMetaConnPlane | ETierMgrPlane,
#	EPrePlanarArchitecture = 0x40000000,	// never explicitly set; denotes a legacy CMI and so a worker whose plane FCs can be ignored