MLtsyDispatchPhoneNspsWakeup Class Reference

class MLtsyDispatchPhoneNspsWakeup : public MLtsyDispatchInterface

Inherits from

Public Member Functions
TInt HandleNspsWakeupReqL ()
Public Attributes
const TInt KLtsyDispatchPhoneNspsWakeupApiId

Member Functions Documentation

HandleNspsWakeupReqL()

TInt HandleNspsWakeupReqL ( ) [pure virtual]

The CTSY Dispatcher shall invoke this function on receiving the ECustomNetWakeupIPC request from the CTSY.

It is a request call that is completed by invoking CCtsyDispatcherCallback::CallbackPhoneNspsWakeupComp() .

Implementation of this interface should wake the phone from a NSPS (No Service Power Save) state.

Member Data Documentation

const TInt KLtsyDispatchPhoneNspsWakeupApiId

const TInt KLtsyDispatchPhoneNspsWakeupApiId [static]