MWlanMgmtNotifications Class Reference

class MWlanMgmtNotifications

Callback interface for WLAN management notifications.

These virtual methods should be inherited and implemented by the client wanting to observe WLAN management events.

The client has to enable notifications by calling the appropriate method from the management interface. MWlanMgmtInterface::ActivateNotificationsL. MWlanMgmtInterface::ActivateExtendedNotificationsL.
Since
S60 3.0

Member Functions Documentation

BssLost()

voidBssLost()[inline, virtual]

Connection has been lost.

Since
Callback interface v1

BssRegained()

voidBssRegained()[inline, virtual]

Connection has been regained.

Since
Callback interface v1

BssidChanged(TWlanBssid &)

voidBssidChanged(TWlanBssid &)[inline, virtual]

BSSID has changed (i.e. AP handover).

Since
Callback interface v1

Parameters

TWlanBssid &

ConnectionStateChanged(TWlanConnectionMode)

voidConnectionStateChanged(TWlanConnectionMode)[inline, virtual]

Connection state has changed.

Since
Callback interface v1

NewNetworksDetected()

voidNewNetworksDetected()[inline, virtual]

New networks have been detected during scan.

Since
Callback interface v1

OldNetworksLost()

voidOldNetworksLost()[inline, virtual]

One or more networks have been lost since the last scan.

Since
Callback interface v1

RssChanged(TWlanRssClass, TUint)

voidRssChanged(TWlanRssClass,
TUint
)[inline, virtual]

Received signal strength level has been changed.

Since
Callback interface v1

Parameters

TWlanRssClass
TUint

TrafficStreamStatusChanged(TUint, TWlanTrafficStreamStatus)

voidTrafficStreamStatusChanged(TUint,
TWlanTrafficStreamStatus
)[inline, virtual]

The status of a virtual traffic stream has changed.

Since
Callback interface v2

TransmitPowerChanged(TUint)

voidTransmitPowerChanged(TUint)[inline, virtual]

The used transmit power has been changed.

Since
Callback interface v1

Parameters

TUint