CHssScanHandler Class Reference

class CHssScanHandler : public CBase

Inherits from

Constructor & Destructor Documentation

CHssScanHandler()

CHssScanHandler()[protected]

C++ default constructor.

~CHssScanHandler()

~CHssScanHandler()[virtual]

Destructor.

Member Functions Documentation

AddIapSsidList(TUint, const CArrayFixFlat< THssSsid > &)

TInt AddIapSsidList(TUintaIapId,
const CArrayFixFlat< THssSsid > &aSsidList
)

Add an SSID list to the given IAP.

Parameters

TUint aIapId
const CArrayFixFlat< THssSsid > & aSsidList

ConstructL()

voidConstructL()[protected]

By default Symbian 2nd phase constructor is private.

GetConnectionBssid(THssBssid &)

TInt GetConnectionBssid(THssBssid &aBssId)

Get the BSSID of the currently connected AP.

Parameters

THssBssid & aBssId

NewL()

CHssScanHandler *NewL()[static]

Static constructor.

ScanRequest(HssScanList &)

TInt ScanRequest(HssScanList &aResults)

Issues a GetScanResults to wlan engine

Parameters

HssScanList & aResults

Member Data Documentation

CWlanMgmtClient * iMgmtClient

CWlanMgmtClient *iMgmtClient[private]

wlan management client instance Own

CWlanScanInfo * iScanInfo

CWlanScanInfo *iScanInfo[private]

pointer to scaninfo. own