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
Public Member Functions
TInt SetPowerSaveMode(TWlanPowerSave)

Member Functions Documentation

SetPowerSaveMode(TWlanPowerSave)

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

Parameters

TWlanPowerSave aModeThe power save mode to set.