bluetoothmgmt/btconfig/bt.bt_v2.esk
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 [sockman]
       
    17 protocols= btlinkmanager,l2cap,rfcomm,sdp,avctp,avdtp
       
    18 
       
    19 [btlinkmanager]
       
    20 filename= bt_v2.prt
       
    21 index= 1
       
    22 
       
    23 [l2cap]
       
    24 filename= bt_v2.prt
       
    25 bindto= btlinkmanager
       
    26 index= 2
       
    27 
       
    28 [rfcomm]
       
    29 filename= bt_v2.prt
       
    30 bindto= l2cap
       
    31 index= 3
       
    32 
       
    33 [sdp]
       
    34 filename= bt_v2.prt
       
    35 bindto= l2cap
       
    36 index= 4
       
    37 
       
    38 [avctp]
       
    39 filename= bt_v2.prt
       
    40 bindto= l2cap
       
    41 index= 5
       
    42 
       
    43 [avdtp]
       
    44 filename= bt_v2.prt
       
    45 bindto= l2cap
       
    46 index= 6
       
    47