MWlanEapolInterface Class Reference
| class MWlanEapolInterface |
This class defines the methods used for configuring plugin and sending data from WLAN Engine to EAPOL.
Member Functions Documentation
Configure(const TInt, const TInt, const TInt)
|
TInt
| Configure | ( | const TInt | aHeaderOffset, |
| | const TInt | aMTU, |
| | const TInt | aTrailerLength |
| | ) | [pure virtual] |
Configure plugin implementation.
Parameters
| const TInt aHeaderOffset | Offset of EAP-header in packet_send. |
| const TInt aMTU | Maximum transfer unit (MTU). |
| const TInt aTrailerLength | Length of trailer needed by lower levels.. |
ProcessData(const void *const, const TInt)
|
TInt
| ProcessData | ( | const void *const | aData, |
| | const TInt | aLength |
| | ) | [pure virtual] |
Parameters
| const void *const aData | Pointer to the data to be sent. |
| const TInt aLength | Length of the data to be sent. |
Shutdown()
|
TInt
| Shutdown | ( | ) | [pure virtual] |
Shutdown plugin implementation.
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.