bthci/bthci2/CommandsEvents/generator/hcidata.ini
branchRCL_3
changeset 13 16aa830c86c8
parent 4 28479eeba3fb
equal deleted inserted replaced
12:9b6d3ca0c601 13:16aa830c86c8
     1 ; Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     1 ; Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 ; All rights reserved.
     2 ; All rights reserved.
     3 ; This component and the accompanying materials are made available
     3 ; This component and the accompanying materials are made available
     4 ; under the terms of the License "Eclipse Public License v1.0"
     4 ; under the terms of the License "Eclipse Public License v1.0"
     5 ; which accompanies this distribution, and is available
     5 ; which accompanies this distribution, and is available
     6 ; at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 ; at the URL "http://www.eclipse.org/legal/epl-v10.html".
    20 HeaderTemplate=commandheader.tmpl
    20 HeaderTemplate=commandheader.tmpl
    21 SourceTemplate=commandsource.tmpl
    21 SourceTemplate=commandsource.tmpl
    22 TestStepHeaderTemplate=commandteststepheader.tmpl
    22 TestStepHeaderTemplate=commandteststepheader.tmpl
    23 TestStepSourceTemplate=commandteststepsource.tmpl
    23 TestStepSourceTemplate=commandteststepsource.tmpl
    24 HeaderPath=../interface
    24 HeaderPath=../interface
    25 SourcePath=../../../implementations/CommandsEvents/symbian/src
    25 SourcePath=../../../hci2implementations/CommandsEvents/symbian/src
    26 
    26 
    27 [Events]
    27 [Events]
    28 Datafile=Events.txt
    28 Datafile=Events.txt
    29 Typefile=Types.ini
    29 Typefile=Types.ini
    30 Type=event
    30 Type=event
    31 HeaderTemplate=eventheader.tmpl
    31 HeaderTemplate=eventheader.tmpl
    32 SourceTemplate=eventsource.tmpl
    32 SourceTemplate=eventsource.tmpl
    33 TestStepHeaderTemplate=eventteststepheader.tmpl
    33 TestStepHeaderTemplate=eventteststepheader.tmpl
    34 TestStepSourceTemplate=eventteststepsource.tmpl
    34 TestStepSourceTemplate=eventteststepsource.tmpl
    35 HeaderPath=../interface
    35 HeaderPath=../interface
    36 SourcePath=../../../implementations/CommandsEvents/symbian/src
    36 SourcePath=../../../hci2implementations/CommandsEvents/symbian/src
    37 
    37 
    38 [CompleteEvents]
    38 [CompleteEvents]
    39 Datafile=CompleteEvents.txt
    39 Datafile=CompleteEvents.txt
    40 Typefile=Types.ini
    40 Typefile=Types.ini
    41 Type=completeevent
    41 Type=completeevent
    42 HeaderTemplate=completeeventheader.tmpl
    42 HeaderTemplate=completeeventheader.tmpl
    43 SourceTemplate=completeeventsource.tmpl
    43 SourceTemplate=completeeventsource.tmpl
    44 TestStepHeaderTemplate=eventteststepheader.tmpl
    44 TestStepHeaderTemplate=eventteststepheader.tmpl
    45 TestStepSourceTemplate=eventteststepsource.tmpl
    45 TestStepSourceTemplate=eventteststepsource.tmpl
    46 HeaderPath=../interface
    46 HeaderPath=../interface
    47 SourcePath=../../../implementations/CommandsEvents/symbian/src
    47 SourcePath=../../../hci2implementations/CommandsEvents/symbian/src
    48 
    48