symbian3/os/bt/package_definition.xml
branchHighFidelityModel
changeset 245 30e67220bf86
parent 141 27d9d356efbf
child 467 c0561f59d56b
equal deleted inserted replaced
239:e9ebcfcb4702 245:30e67220bf86
     1 <?xml version="1.0" encoding="UTF-8"?>
     1 <?xml version="1.0" encoding="UTF-8"?>
     2 <!DOCTYPE SystemDefinition [
     2 <SystemDefinition schema="3.0.0">
     3 <!ELEMENT SystemDefinition ( systemModel )>
     3  <package id="bt" name="Bluetooth" levels="adaptation hw-if plugin framework server app-if">
     4 <!ATTLIST SystemDefinition
     4   <collection id="bt_plat" name="Bluetooth Platform Interfaces" level="app-if">
     5   name CDATA #REQUIRED
     5    <component id="bluetooth_audio_adaptation_api" name="Bluetooth Audio Adaptation API" class="api" filter="s60">
     6   schema CDATA #REQUIRED
     6     <meta rel="Api" href="bt_plat/bluetooth_audio_adaptation_api/bluetooth_audio_adaptation_api.metaxml"/>
     7 >
     7     <unit bldFile="bt_plat/bluetooth_audio_adaptation_api/group"/>
     8 <!-- all paths are relative to the environment variable specified by the root attribute, or SOURCEROOT if not.  -->
     8    </component>
     9 
     9    <component id="bluetooth_power_management_api" name="Bluetooth Power Management API" class="api" filter="s60">
    10 <!-- System Model Section of DTD -->
    10     <meta rel="Api" href="bt_plat/bluetooth_power_management_api/bluetooth_power_management_api.metaxml"/>
    11 <!ELEMENT systemModel (layer+)>
    11     <unit bldFile="bt_plat/bluetooth_power_management_api/group"/>
    12 
    12    </component>
    13 <!ELEMENT layer (block* | collection*)*>
    13    <component id="at_command_handler_plugin_api" name="AT Command Handler Plugin API" class="api" filter="s60">
    14 <!-- Kernel Services, Base Services, OS Services, Etc -->
    14     <meta rel="Api" href="bt_plat/at_command_handler_plugin_api/at_command_handler_plugin_api.metaxml"/>
    15 <!ATTLIST layer
    15     <unit bldFile="bt_plat/at_command_handler_plugin_api/group"/>
    16   name CDATA #REQUIRED
    16    </component>
    17   long-name CDATA #IMPLIED
    17   </collection>
    18   levels NMTOKENS #IMPLIED
    18   <collection id="bluetooth" name="Bluetooth Core" level="framework">
    19   span CDATA #IMPLIED
    19    <component id="btstack" name="Bluetooth Stack" introduced="6.0" purpose="optional">
    20 >
    20     <unit bldFile="bluetooth/btstack" mrp="bluetooth/btstack/bluetooth_stack.mrp"/>
    21 
    21    </component>
    22 <!ELEMENT block (subblock* | collection*)*>
    22    <component id="btcomm" name="Bluetooth CSY" introduced="6.0" purpose="optional" class="plugin">
    23  <!-- Generic OS services, Comms Services, etc -->
    23     <unit bldFile="bluetooth/btcomm" mrp="bluetooth/btcomm/bluetooth_btcomm.mrp"/>
    24 <!ATTLIST block
    24    </component>
    25   levels NMTOKENS #IMPLIED
    25    <component id="btsdp" name="Bluetooth SDP" introduced="6.1" purpose="optional">
    26   span CDATA #IMPLIED
    26     <unit bldFile="bluetooth/btsdp" mrp="bluetooth/btsdp/bluetooth_sdp.mrp"/>
    27   level NMTOKEN #IMPLIED
    27    </component>
    28   name CDATA #REQUIRED
    28    <component id="btextnotifiers" name="Bluetooth Notifiers Support" introduced="6.1" purpose="optional">
    29   long-name CDATA #IMPLIED
    29     <unit bldFile="bluetooth/btextnotifiers" mrp="bluetooth/btextnotifiers/bluetooth_btextnotifiers.mrp"/>
    30 >
    30    </component>
    31 
    31    <component id="gavdp" name="Bluetooth GAVDP" introduced="8.1" purpose="optional">
    32 <!ELEMENT subblock (collection)*>
    32     <unit bldFile="bluetooth/gavdp/group" mrp="bluetooth/gavdp/group/bluetooth_gavdp.mrp"/>
    33 <!-- Cellular Baseband Services, Networking Services, etc -->
    33    </component>
    34 <!ATTLIST subblock
    34    <component id="btexample" name="Bluetooth Examples and Tests" introduced="6.1" purpose="development" filter="test">
    35   name CDATA #REQUIRED
    35     <unit mrp="bluetooth/btexample/test/bluetooth_tests_examples.mrp" bldFile="bluetooth/btexample/test/group"/>
    36   long-name CDATA #IMPLIED
    36    </component>
    37 >
    37    <component id="btlogger" name="Bluetooth Logging Engine" introduced="9.2" purpose="optional">
    38 
    38     <unit bldFile="bluetooth/btlogger/group" mrp="bluetooth/btlogger/group/bluetooth_logger.mrp"/>
    39 <!ELEMENT collection (component)*>
    39    </component>
    40 <!-- Screen Driver, Content Handling, etc -->
    40    <component id="btdocs" name="Bluetooth Documentation" purpose="development" class="doc">
    41 <!ATTLIST collection
    41     <unit mrp="bluetooth/btdocs/bluetooth_documentation.mrp"/>
    42   name CDATA #REQUIRED
    42    </component>
    43   long-name CDATA #IMPLIED
    43   </collection>
    44   level NMTOKEN #IMPLIED
    44   <collection id="bluetoothmgmt" name="Bluetooth Management" level="plugin">
    45 >
    45    <component id="btmgr" name="Bluetooth Manager" introduced="6.0" purpose="optional">
    46 
    46     <unit bldFile="bluetoothmgmt/btmgr" mrp="bluetoothmgmt/btmgr/bluetooth_manager.mrp"/>
    47 <!ELEMENT component (unit)*>
    47    </component>
    48 <!-- contains units or is a  package or prebuilt -->
    48    <component id="btconfig" name="Bluetooth Config" purpose="optional" class="config">
    49 <!ATTLIST component
    49     <unit bldFile="bluetoothmgmt/btconfig" mrp="bluetoothmgmt/btconfig/bluetooth_config.mrp"/>
    50   name CDATA #REQUIRED
    50    </component>
    51   long-name CDATA #IMPLIED
    51    <component id="btrom" name="Bluetooth ROM" introduced="9.1" purpose="optional">
    52   deprecated CDATA #IMPLIED
    52     <unit bldFile="bluetoothmgmt/btrom" mrp="bluetoothmgmt/btrom/bluetooth_rom.mrp"/>
    53   introduced CDATA #IMPLIED
    53    </component>
    54   contract CDATA #IMPLIED
    54    <component id="bluetoothclientlib" name="Bluetooth Client Library" introduced="6.0" purpose="optional">
    55   plugin (Y|N) "N"
    55     <unit bldFile="bluetoothmgmt/bluetoothclientlib" mrp="bluetoothmgmt/bluetoothclientlib/bluetooth_user.mrp"/>
    56   filter CDATA #IMPLIED
    56    </component>
    57   class NMTOKENS #IMPLIED
    57    <component id="btcommon" name="Bluetooth Build Utilities" purpose="optional" filter="test">
    58   supports CDATA #IMPLIED
    58     <unit mrp="bluetoothmgmt/btcommon/bluetooth_common.mrp" bldFile="bluetoothmgmt/btcommon"/>
    59   purpose ( optional | mandatory | development ) "optional"
    59    </component>
    60 >
    60   </collection>
    61 
    61   <collection id="bluetoothcommsprofiles" name="Bluetooth Comms Profiles" level="app-if">
    62 <!ELEMENT unit EMPTY >
    62    <component id="btpan" name="Bluetooth PAN Profile" introduced="8.1" purpose="optional" class="plugin">
    63 <!-- must be buildable (bld.inf) -->
    63     <unit bldFile="bluetoothcommsprofiles/btpan/group" mrp="bluetoothcommsprofiles/btpan/group/bluetooth_pan.mrp"/>
    64 <!-- bldFile  may someday be removed in favour of mrp -->
    64    </component>
    65 <!ATTLIST unit
    65   </collection>
    66   mrp CDATA #IMPLIED
    66   <collection id="bthci" name="Host Controller Interface" level="server">
    67   filter CDATA #IMPLIED
    67    <component id="bthci2" name="Bluetooth HCI Framework 2" introduced="9.2" purpose="optional">
    68   bldFile CDATA #IMPLIED
    68     <unit bldFile="bthci/bthci2/group" mrp="bthci/bthci2/group/bluetooth_hci_v2_framework.mrp"/>
    69   root CDATA #IMPLIED
    69    </component>
    70   version NMTOKEN #IMPLIED
    70    <component id="hciextensioninterface" name="Bluetooth HCI Extension Interface" introduced="6.1" purpose="optional">
    71   prebuilt NMTOKEN #IMPLIED
    71     <unit bldFile="bthci/hciextensioninterface" mrp="bthci/hciextensioninterface/bluetooth_hciproxy.mrp"/>
    72   late (Y|N) #IMPLIED
    72    </component>
    73   priority CDATA #IMPLIED
    73    <component id="hci2implementations" name="Bluetooth HCI 2 Reference Implementations" introduced="9.2" purpose="optional" class="plugin">
    74 >
    74     <unit bldFile="bthci/hci2implementations/group" mrp="bthci/hci2implementations/group/bluetooth_hci_v2_implementations.mrp"/>
    75 ]>
    75    </component>
    76 <SystemDefinition name="Symbian^3" schema="2.0.1">
    76   </collection>
    77   <systemModel>
    77   <collection id="irda" name="IrDA" level="plugin">
    78     <layer name="os" long-name="OS" levels="hw services">
    78    <component id="irdastack" name="IrDA Stack" purpose="optional">
    79       <block name="bt" level="services" long-name="Bluetooth" levels="adaptation hw-if plugin framework server app-if">
    79     <unit bldFile="irda/irdastack/group" mrp="irda/irdastack/group/infra-red_irda.mrp"/>
    80         <collection name="bt_plat" long-name="Bluetooth Platform Interfaces" level="app-if">
    80    </component>
    81           <component name="bluetooth_audio_adaptation_api" long-name="Bluetooth Audio Adaptation API" filter="s60" class="api">
    81   </collection>
    82             <unit bldFile="/sf/os/bt/bt_plat/bluetooth_audio_adaptation_api/group"/>
    82   <collection id="bluetoothapitest" name="Bluetooth API Tests" level="app-if">
    83           </component>
    83    <component id="bluetoothsvs" name="Bluetooth Verification Suite" introduced="^3" purpose="development" filter="test">
    84           <component name="bluetooth_power_management_api" long-name="Bluetooth Power Management API" filter="s60" class="api">
    84     <unit mrp="bluetoothapitest/bluetoothsvs/group/bluetoothsvs.mrp" bldFile="bluetoothapitest/bluetoothsvs/group"/>
    85             <unit bldFile="/sf/os/bt/bt_plat/bluetooth_power_management_api/group"/>
    85    </component>
    86           </component>
    86   </collection>
    87           <component name="at_command_handler_plugin_api" long-name="AT Command Handler Plugin API" filter="s60" class="api">
    87   <collection id="atext" name="AT Extensions" level="server">
    88             <unit bldFile="/sf/os/bt/bt_plat/at_command_handler_plugin_api/group"/>
    88    <!-- collection is really a component. Need to move down a directory -->
    89           </component>
    89    <component id="atext_build" name="AT Extension Build" introduced="^3" purpose="optional" filter="s60">
    90         </collection>
    90     <unit bldFile="atext/group"/>
    91         <collection name="bluetooth" long-name="Bluetooth Core" level="framework">
    91    </component>
    92           <component name="btstack" long-name="Bluetooth Stack" introduced="6.0" purpose="optional">
    92   </collection>
    93             <unit bldFile="/sf/os/bt/bluetooth/btstack" mrp="/sf/os/bt/bluetooth/btstack/bluetooth_stack.mrp"/>
    93   <collection id="bt_info" name="Bluetooth Info" level="app-if">
    94           </component>
    94    <component id="bt_metadata" name="Bluetooth Metadata" class="config" introduced="^3" purpose="development" target="desktop">
    95           <component name="btcomm" long-name="Bluetooth CSY" introduced="6.0" purpose="optional" plugin="Y">
    95     <unit mrp="bt_info/bt_metadata/bt_metadata.mrp"/>
    96             <unit bldFile="/sf/os/bt/bluetooth/btcomm" mrp="/sf/os/bt/bluetooth/btcomm/bluetooth_btcomm.mrp"/>
    96    </component>
    97           </component>
    97   </collection>
    98           <component name="btsdp" long-name="Bluetooth SDP" introduced="6.1" purpose="optional">
    98  </package>
    99             <unit bldFile="/sf/os/bt/bluetooth/btsdp" mrp="/sf/os/bt/bluetooth/btsdp/bluetooth_sdp.mrp"/>
       
   100           </component>
       
   101           <component name="btextnotifiers" long-name="Bluetooth Notifiers Support" introduced="6.1" purpose="optional">
       
   102             <unit bldFile="/sf/os/bt/bluetooth/btextnotifiers" mrp="/sf/os/bt/bluetooth/btextnotifiers/bluetooth_btextnotifiers.mrp"/>
       
   103           </component>
       
   104           <component name="gavdp" long-name="Bluetooth GAVDP" introduced="8.1" purpose="optional">
       
   105             <unit bldFile="/sf/os/bt/bluetooth/gavdp/group" mrp="/sf/os/bt/bluetooth/gavdp/group/bluetooth_gavdp.mrp"/>
       
   106           </component>
       
   107           <component name="btexample" long-name="Bluetooth Examples and Tests" introduced="6.1" purpose="development" filter="test">
       
   108             <unit mrp="/sf/os/bt/bluetooth/btexample/test/bluetooth_tests_examples.mrp" bldFile="/sf/os/bt/bluetooth/btexample/test/group"/>
       
   109           </component>
       
   110           <component name="btlogger" long-name="Bluetooth Logging Engine" introduced="9.2" purpose="optional">
       
   111             <unit bldFile="/sf/os/bt/bluetooth/btlogger/group" mrp="/sf/os/bt/bluetooth/btlogger/group/bluetooth_logger.mrp"/>
       
   112           </component>
       
   113           <component name="btdocs" long-name="Bluetooth Documentation" purpose="development" class="doc">
       
   114             <unit mrp="/sf/os/bt/bluetooth/btdocs/bluetooth_documentation.mrp"/>
       
   115           </component>
       
   116         </collection>
       
   117         <collection name="bluetoothmgmt" long-name="Bluetooth Management" level="plugin">
       
   118           <component name="btmgr" long-name="Bluetooth Manager" introduced="6.0" purpose="optional">
       
   119             <unit bldFile="/sf/os/bt/bluetoothmgmt/btmgr" mrp="/sf/os/bt/bluetoothmgmt/btmgr/bluetooth_manager.mrp"/>
       
   120           </component>
       
   121           <component name="btconfig" long-name="Bluetooth Config" purpose="optional" class="config">
       
   122             <unit bldFile="/sf/os/bt/bluetoothmgmt/btconfig" mrp="/sf/os/bt/bluetoothmgmt/btconfig/bluetooth_config.mrp"/>
       
   123           </component>
       
   124           <component name="btrom" long-name="Bluetooth ROM" introduced="9.1" purpose="optional">
       
   125             <unit bldFile="/sf/os/bt/bluetoothmgmt/btrom" mrp="/sf/os/bt/bluetoothmgmt/btrom/bluetooth_rom.mrp"/>
       
   126           </component>
       
   127           <component name="bluetoothclientlib" long-name="Bluetooth Client Library" introduced="6.0" purpose="optional">
       
   128             <unit bldFile="/sf/os/bt/bluetoothmgmt/bluetoothclientlib" mrp="/sf/os/bt/bluetoothmgmt/bluetoothclientlib/bluetooth_user.mrp"/>
       
   129           </component>
       
   130           <component name="btcommon" long-name="Bluetooth Build Utilities" purpose="optional" filter="test">
       
   131             <unit mrp="/sf/os/bt/bluetoothmgmt/btcommon/bluetooth_common.mrp" bldFile="/sf/os/bt/bluetoothmgmt/btcommon"/>
       
   132           </component>
       
   133         </collection>
       
   134         <collection name="bluetoothcommsprofiles" long-name="Bluetooth Comms Profiles" level="app-if">
       
   135           <component name="btpan" long-name="Bluetooth PAN Profile" introduced="8.1" purpose="optional" plugin="Y">
       
   136             <unit bldFile="/sf/os/bt/bluetoothcommsprofiles/btpan/group" mrp="/sf/os/bt/bluetoothcommsprofiles/btpan/group/bluetooth_pan.mrp"/>
       
   137           </component>
       
   138         </collection>
       
   139         <collection name="bthci" long-name="Host Controller Interface" level="server">
       
   140           <component name="bthci2" long-name="Bluetooth HCI Framework 2" introduced="9.2" purpose="optional">
       
   141             <unit bldFile="/sf/os/bt/bthci/bthci2/group" mrp="/sf/os/bt/bthci/bthci2/group/bluetooth_hci_v2_framework.mrp"/>
       
   142           </component>
       
   143           <component name="hciextensioninterface" long-name="Bluetooth HCI Extension Interface" introduced="6.1" purpose="optional">
       
   144             <unit bldFile="/sf/os/bt/bthci/hciextensioninterface" mrp="/sf/os/bt/bthci/hciextensioninterface/bluetooth_hciproxy.mrp"/>
       
   145           </component>
       
   146           <component name="hci2implementations" long-name="Bluetooth HCI 2 Reference Implementations" introduced="9.2" purpose="optional" plugin="Y">
       
   147             <unit bldFile="/sf/os/bt/bthci/hci2implementations/group" mrp="/sf/os/bt/bthci/hci2implementations/group/bluetooth_hci_v2_implementations.mrp"/>
       
   148           </component>
       
   149         </collection>
       
   150         <collection name="irda" long-name="IrDA" level="plugin">
       
   151           <component name="irdastack" long-name="IrDA Stack" purpose="optional">
       
   152             <unit bldFile="/sf/os/bt/irda/irdastack/group" mrp="/sf/os/bt/irda/irdastack/group/infra-red_irda.mrp"/>
       
   153           </component>
       
   154         </collection>
       
   155         <collection name="bluetoothapitest" long-name="Bluetooth API Tests" level="app-if">
       
   156           <component name="bluetoothsvs" long-name="Bluetooth Verification Suite" introduced="^3" purpose="development" filter="test">
       
   157             <unit mrp="/sf/os/bt/bluetoothapitest/bluetoothsvs/group/bluetoothsvs.mrp" bldFile="/sf/os/bt/bluetoothapitest/bluetoothsvs/group"/>
       
   158           </component>
       
   159         </collection>
       
   160         <collection name="atext" long-name="AT Extensions" level="server">
       
   161           <!-- collection is really a component. Need to move down a directory -->
       
   162           <component name="atext_build" long-name="AT Extension Build" introduced="^3" purpose="optional" filter="s60">
       
   163             <unit bldFile="/sf/os/bt/atext/group"/>
       
   164           </component>
       
   165         </collection>
       
   166         <collection name="bt_info" long-name="Bluetooth Info" level="app-if">
       
   167           <component name="bt_metadata" long-name="Bluetooth Metadata" introduced="^3" purpose="development" class="config PC">
       
   168             <unit mrp="/sf/os/bt/bt_info/bt_metadata/bt_metadata.mrp"/>
       
   169           </component>
       
   170         </collection>
       
   171       </block>
       
   172     </layer>
       
   173   </systemModel>
       
   174 </SystemDefinition>
    99 </SystemDefinition>