MLtsyDispatchPhoneSetHspaStatus Class Reference

class MLtsyDispatchPhoneSetHspaStatus : public MLtsyDispatchInterface

Inherits from

Member Functions Documentation

HandleSetHspaStatusReqL(RMmCustomAPI::THSxPAStatus)

TInt HandleSetHspaStatusReqL ( RMmCustomAPI::THSxPAStatus aStatus ) [pure virtual]

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

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

Implementation of this interface should set the phone high speed channel status.

Parameters

RMmCustomAPI::THSxPAStatus aStatus The new HSxPA status (enabled or disabled).

Member Data Documentation

const TInt KLtsyDispatchPhoneSetHspaStatusApiId

const TInt KLtsyDispatchPhoneSetHspaStatusApiId [static]