MWlanPowerSaveCallback Class Reference

class MWlanPowerSaveCallback

Callback interface for adjusting the WLAN power save mode.

This interface allows an ECom plugin implementing MWlanPowerSaveInterface to adjust the WLAN power save mode. These callbacks are implemented by the WLAN engine.

Note:

The mode will stay until it is changed or the device is booted.

If power save has been disabled from the WLAN settings, this setting has no effect.

wlmserversrv.dll
Since
Series 60 3.0

Member Functions Documentation

SetPowerSaveMode(TWlanPowerSave)

TInt SetPowerSaveMode ( TWlanPowerSave aMode ) [pure virtual]
Set the WLAN power save mode.
Since
Series 60 3.0

Parameters

TWlanPowerSave aMode The power save mode to set.