CWlanHwInit Class Reference
class CWlanHwInit : public CBase |
Private Attributes |
---|
CWlanHwInitMain * | iMain |
Constructor & Destructor Documentation
~CWlanHwInit()
IMPORT_C | ~CWlanHwInit | ( | ) | [virtual] |
Member Functions Documentation
ConstructL()
void | ConstructL | ( | ) | [private] |
By default Symbian 2nd phase constructor is private.
GetHwInitData(const TUint8 **, TUint &, const TUint8 **, TUint &)
IMPORT_C void | GetHwInitData | ( | const TUint8 ** | aInitData, |
| TUint & | aInitLength, |
| const TUint8 ** | aFwData, |
| TUint & | aFwLength |
| ) | |
Parameters
const TUint8 ** aInitData | Pointer to initialization data, NULL if none. |
TUint & aInitLength | Length of initialization data. |
const TUint8 ** aFwData | Pointer to firmware data, NULL if none. |
TUint & aFwLength | Length of firmware data. |
GetHwTestData(TUint, TDes8 &)
Parameters
TUint aId | Id of the parameter to read. |
TDes8 & aData | Buffer for read data. |
GetHwTestInitData(const TUint8 **, TUint &, const TUint8 **, TUint &)
IMPORT_C void | GetHwTestInitData | ( | const TUint8 ** | aInitData, |
| TUint & | aInitLength, |
| const TUint8 ** | aFwData, |
| TUint & | aFwLength |
| ) | |
Methods for production testing. From
MWlanHwInitInterface Get pointer to hardware specific initialization data for production testing.
- Since
- Series 60 3.1
Parameters
const TUint8 ** aInitData | Pointer to initialization data, NULL if none. |
TUint & aInitLength | Length of initialization data. |
const TUint8 ** aFwData | Pointer to firmware data, NULL if none. |
TUint & aFwLength | Length of firmware data. |
GetMacAddress(TMacAddr &)
Parameters
TMacAddr & aMacAddress | MAC address of the device. |
SetHwTestData(TUint, TDesC8 &)
Parameters
TUint aId | Id of the parameter to store. |
TDesC8 & aData | Data to be stored. |
Member Data Documentation
CWlanHwInitMain * iMain
CWlanHwInitMain * | iMain | [private] |
The main implemenation of HW specific functionality.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.