layers.sysdef.xml
author William Roberts <williamr@symbian.org>
Fri, 30 Apr 2010 16:06:35 +0100
branchSHAI_wlan
changeset 16 2ab9028ab7b8
parent 0 c40eb8fe8501
permissions -rw-r--r--
Extend wlan_hw_initialization_data_api into a full SHAI interface definition - Build the DLL import library - Export the def files for use by implementations of the interface - Export an "mmh" file to define the fixed parts of the MMP file for implementations See sf/adaptation/stubs for an example of how to use this

<?xml version="1.0"?>
<!DOCTYPE SystemDefinition SYSTEM "sysdef_1_4_0.dtd" [
  <!ENTITY layer_real_source_path "sf/os/wlan" >
]>

<SystemDefinition name="wlan" schema="1.4.0">
  <systemModel>
    <layer name="os_layer">
      <module name="wlan">
        <unit unitID="netdo.wlan" mrp="" bldFile="&layer_real_source_path;/group" name="wlan" />
        <unit unitID="netdo.wlanwpx" mrp="" bldFile="&layer_real_source_path;/wlan_bearer/wlanengine/wlan_symbian/wlanengine_symbian_3.1/group/wpx" filter="dfs_build" name="wlanwpx" />
      </module>
    </layer>
  </systemModel>
</SystemDefinition>