bthci/hci2implementations/hctls/bcsp/group/hctl_bcsp.ini
changeset 0 29b1cd4cb562
child 4 28479eeba3fb
equal deleted inserted replaced
-1:000000000000 0:29b1cd4cb562
       
     1 # Copyright (c) 2006-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 [hctl]
       
    17 port= 0
       
    18 baud_rate= 115200
       
    19 ;pwr_ctrl_mode set the power off detection method
       
    20 ;EPwrCtrlModeNone 		= 0	// power off detection disabled
       
    21 ;EPwrCtrlCTSTimedLow	= 1	// power off detection enabled on CTS low timeout expiration
       
    22 pwr_ctrl_mode= 1
       
    23 ;scan_ports sets the whether port scanning will be performed (only for emulator)
       
    24 ;0 = port scanning disabled
       
    25 ;1 = port scanning enabled
       
    26 scan_ports= 0