| class MHssMgmtScanInfoIteratorBase |
This class contains the methods for iterating through HSS scan results.
| Public Member Functions | |
|---|---|
| const THssMgmtScanInfoFrame * | Current () |
| const THssMgmtScanInfoFrame * | First () |
| TBool | IsDone () |
| const THssMgmtScanInfoFrame * | Next () |
| TUint16 | Size () |
| const THssMgmtScanInfoFrame * | Current | ( | ) | const [pure virtual] |
Find the data of the current access point.
| const THssMgmtScanInfoFrame * | First | ( | ) | [pure virtual] |
Find the data of the first access point.
| const THssMgmtScanInfoFrame * | Next | ( | ) | [pure virtual] |
Find the data of the next access point.
| TUint16 | Size | ( | ) | const [pure virtual] |
Return the size of the scan info. The size includes Status Info, MAC header and Frame Body.
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.