package_definition.xml
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 14 Sep 2010 23:28:24 +0300
branchRCL_3
changeset 25 99439b07e980
parent 24 e9b924a62a66
permissions -rw-r--r--
Revision: 201031 Kit: 201035

<?xml version="1.0" encoding="UTF-8"?>
<SystemDefinition schema="3.0.0">
  <package id="bt" name="Bluetooth" levels="adaptation hw-if plugin framework server app-if">
    <collection id="bluetooth" name="Bluetooth Core" level="framework">
      <component id="btstack" name="Bluetooth Stack" introduced="6.0" purpose="optional">
        <unit bldFile="bluetooth/btstack" mrp="bluetooth/btstack/bluetooth_stack.mrp"/>
      </component>
      <component id="btcomm" name="Bluetooth CSY" introduced="6.0" purpose="optional" class="plugin">
        <unit bldFile="bluetooth/btcomm" mrp="bluetooth/btcomm/bluetooth_btcomm.mrp"/>
      </component>
      <component id="btsdp" name="Bluetooth SDP" introduced="6.1" purpose="optional">
        <unit bldFile="bluetooth/btsdp" mrp="bluetooth/btsdp/bluetooth_sdp.mrp"/>
      </component>
      <component id="btextnotifiers" name="Bluetooth Notifiers Support" introduced="6.1" purpose="optional">
        <unit bldFile="bluetooth/btextnotifiers" mrp="bluetooth/btextnotifiers/bluetooth_btextnotifiers.mrp"/>
      </component>
      <component id="gavdp" name="Bluetooth GAVDP" introduced="8.1" purpose="optional">
        <unit bldFile="bluetooth/gavdp/group" mrp="bluetooth/gavdp/group/bluetooth_gavdp.mrp"/>
      </component>
      <component id="btexample" name="Bluetooth Examples and Tests" introduced="6.1" purpose="development" filter="test">
        <unit mrp="bluetooth/btexample/test/bluetooth_tests_examples.mrp" bldFile="bluetooth/btexample/test/group"/>
      </component>
      <component id="btlogger" name="Bluetooth Logging Engine" introduced="9.2" purpose="optional">
        <unit bldFile="bluetooth/btlogger/group" mrp="bluetooth/btlogger/group/bluetooth_logger.mrp"/>
      </component>
      <component id="btdocs" name="Bluetooth Documentation" purpose="development" class="doc">
        <unit mrp="bluetooth/btdocs/bluetooth_documentation.mrp"/>
      </component>
    </collection>
    <collection id="bluetoothmgmt" name="Bluetooth Management" level="plugin">
      <component id="btmgr" name="Bluetooth Manager" introduced="6.0" purpose="optional">
        <unit bldFile="bluetoothmgmt/btmgr" mrp="bluetoothmgmt/btmgr/bluetooth_manager.mrp"/>
      </component>
      <component id="btconfig" name="Bluetooth Config" purpose="optional" class="config">
        <unit bldFile="bluetoothmgmt/btconfig" mrp="bluetoothmgmt/btconfig/bluetooth_config.mrp"/>
      </component>
      <component id="btrom" name="Bluetooth ROM" introduced="9.1" purpose="optional">
        <unit bldFile="bluetoothmgmt/btrom" mrp="bluetoothmgmt/btrom/bluetooth_rom.mrp"/>
      </component>
      <component id="bluetoothclientlib" name="Bluetooth Client Library" introduced="6.0" purpose="optional">
        <unit bldFile="bluetoothmgmt/bluetoothclientlib" mrp="bluetoothmgmt/bluetoothclientlib/bluetooth_user.mrp"/>
      </component>
      <component id="btcommon" name="Bluetooth Build Utilities" purpose="optional" filter="test">
        <unit mrp="bluetoothmgmt/btcommon/bluetooth_common.mrp" bldFile="bluetoothmgmt/btcommon"/>
      </component>
    </collection>
    <collection id="bluetoothcommsprofiles" name="Bluetooth Comms Profiles" level="app-if">
      <component id="btpan" name="Bluetooth PAN Profile" introduced="8.1" purpose="optional" class="plugin">
        <unit bldFile="bluetoothcommsprofiles/btpan/group" mrp="bluetoothcommsprofiles/btpan/group/bluetooth_pan.mrp"/>
      </component>
    </collection>
    <collection id="bthci" name="Host Controller Interface" level="server">
      <component id="bthci2" name="Bluetooth HCI Framework 2" introduced="9.2" purpose="optional">
        <unit bldFile="bthci/bthci2/group" mrp="bthci/bthci2/group/bluetooth_hci_v2_framework.mrp"/>
      </component>
      <component id="hciextensioninterface" name="Bluetooth HCI Extension Interface" introduced="6.1" purpose="optional">
        <unit bldFile="bthci/hciextensioninterface" mrp="bthci/hciextensioninterface/bluetooth_hciproxy.mrp"/>
      </component>
      <component id="hci2implementations" name="Bluetooth HCI 2 Reference Implementations" introduced="9.2" purpose="optional" class="plugin">
        <unit bldFile="bthci/hci2implementations/group" mrp="bthci/hci2implementations/group/bluetooth_hci_v2_implementations.mrp"/>
      </component>
    </collection>
    <collection id="irda" name="IrDA" level="plugin">
      <component id="irdastack" name="IrDA Stack" purpose="optional">
        <unit bldFile="irda/irdastack/group" mrp="irda/irdastack/group/infra-red_irda.mrp"/>
      </component>
    </collection>
    <collection id="bluetoothapitest" name="Bluetooth API Tests" level="app-if">
      <component id="bluetoothsvs" name="Bluetooth Verification Suite" introduced="^3" purpose="development" filter="test">
        <unit mrp="bluetoothapitest/bluetoothsvs/group/bluetoothsvs.mrp" bldFile="bluetoothapitest/bluetoothsvs/group"/>
      </component>
    </collection>
    <collection id="atext" name="AT Extensions" level="server">
      <component id="atext_build" name="AT Extension Build" introduced="^3" purpose="optional" filter="s60">
        <unit bldFile="atext/group"/>
      </component>
    </collection>
    <collection id="bt_info" name="Bluetooth Info" level="app-if">
      <component id="bt_plat" filter="s60" class="api">
        <unit bldFile="bt_plat/group"/>
      </component>
      <component id="bt_metadata" name="Bluetooth Metadata" class="config" introduced="^3" purpose="development" target="desktop">
        <unit mrp="bt_info/bt_metadata/bt_metadata.mrp"/>
      </component>
    </collection>
  </package>
</SystemDefinition>