MWLMNotify Class Reference
MWLMNotify specifies a callback interface for notification services. These virtual methods should be implemented by the client if it needs any notifications. wlmserver.lib
- Since
- 3.0
Member Functions Documentation
AccessClassTrafficModeChanged(TWlmAccessClass, TWlmAcTrafficMode)
The traffic mode of an access class has changed.
AccessClassTrafficStatusChanged(TWlmAccessClass, TWlmAcTrafficStatus)
The traffic status of an access class has changed.
AccessPointInfoChanged(const TWlanAccessPointInfo &)
Information about the current access point after a connect/roam.
BSSIDChanged(TDesC8 &)
void | BSSIDChanged | ( | TDesC8 & | | ) | [inline, virtual] |
BSSID has changed (i.e. AP handover).
aNewBSSID specifies the new BSSID (access point name).
BSSLost()
void | BSSLost | ( | ) | [inline, virtual] |
BSSRegained()
void | BSSRegained | ( | ) | [inline, virtual] |
ConnectionStateChanged(TWlanConnectionState)
Connection status has changed.
aNewState specifies the new state
NewNetworksDetected()
void | NewNetworksDetected | ( | ) | [inline, virtual] |
New networks have been detected during scan.
OldNetworksLost()
void | OldNetworksLost | ( | ) | [inline, virtual] |
One or more networks have been lost since the last scan.
RcpChanged(TWlanRCPLevel, TUint)
Received signal strength has changed to another strength class.
TrafficStreamStatusChanged(TUint, TWlanTrafficStreamStatus)
The status of a virtual traffic stream has changed.
TransmitPowerChanged(TUint)
void | TransmitPowerChanged | ( | TUint | | ) | [inline, virtual] |
The used transmit power has been changed.
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.