wlan_plat/wlan_hw_initialization_data_api/group/bwins.def
author William Roberts <williamr@symbian.org>
Fri, 30 Apr 2010 16:06:35 +0100
branchSHAI_wlan
changeset 16 2ab9028ab7b8
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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
16
2ab9028ab7b8 Extend wlan_hw_initialization_data_api into a full SHAI interface definition
William Roberts <williamr@symbian.org>
parents:
diff changeset
     1
EXPORTS
2ab9028ab7b8 Extend wlan_hw_initialization_data_api into a full SHAI interface definition
William Roberts <williamr@symbian.org>
parents:
diff changeset
     2
	??1CWlanHwInit@@UAE@XZ @ 1 NONAME ; CWlanHwInit::~CWlanHwInit(void)
2ab9028ab7b8 Extend wlan_hw_initialization_data_api into a full SHAI interface definition
William Roberts <williamr@symbian.org>
parents:
diff changeset
     3
	?GetHwInitData@CWlanHwInit@@UAEXPAPBEAAI01@Z @ 2 NONAME ; void CWlanHwInit::GetHwInitData(unsigned char const * *, unsigned int &, unsigned char const * *, unsigned int &)
2ab9028ab7b8 Extend wlan_hw_initialization_data_api into a full SHAI interface definition
William Roberts <williamr@symbian.org>
parents:
diff changeset
     4
	?GetHwTestData@CWlanHwInit@@UAEHIAAVTDes8@@@Z @ 3 NONAME ; int CWlanHwInit::GetHwTestData(unsigned int, class TDes8 &)
2ab9028ab7b8 Extend wlan_hw_initialization_data_api into a full SHAI interface definition
William Roberts <williamr@symbian.org>
parents:
diff changeset
     5
	?GetHwTestInitData@CWlanHwInit@@UAEXPAPBEAAI01@Z @ 4 NONAME ; void CWlanHwInit::GetHwTestInitData(unsigned char const * *, unsigned int &, unsigned char const * *, unsigned int &)
2ab9028ab7b8 Extend wlan_hw_initialization_data_api into a full SHAI interface definition
William Roberts <williamr@symbian.org>
parents:
diff changeset
     6
	?GetMacAddress@CWlanHwInit@@UAEHAAUTMacAddr@@@Z @ 5 NONAME ; int CWlanHwInit::GetMacAddress(struct TMacAddr &)
2ab9028ab7b8 Extend wlan_hw_initialization_data_api into a full SHAI interface definition
William Roberts <williamr@symbian.org>
parents:
diff changeset
     7
	?NewL@CWlanHwInit@@SAPAV1@XZ @ 6 NONAME ; class CWlanHwInit * CWlanHwInit::NewL(void)
2ab9028ab7b8 Extend wlan_hw_initialization_data_api into a full SHAI interface definition
William Roberts <williamr@symbian.org>
parents:
diff changeset
     8
	?SetHwTestData@CWlanHwInit@@UAEHIAAVTDesC8@@@Z @ 7 NONAME ; int CWlanHwInit::SetHwTestData(unsigned int, class TDesC8 &)
2ab9028ab7b8 Extend wlan_hw_initialization_data_api into a full SHAI interface definition
William Roberts <williamr@symbian.org>
parents:
diff changeset
     9