MLtsyDispatchPacketServicesSetPdpContextConfig Class Reference

class MLtsyDispatchPacketServicesSetPdpContextConfig : public MLtsyDispatchInterface

Inherits from

Member Functions Documentation

HandleSetPdpContextConfigReqL(const TDesC &, const TDesC8 &, const RPacketContext::TProtocolType, const TDesC8 &, const TDesC8 &)

TInt HandleSetPdpContextConfigReqL ( const TDesC & aContextId,
const TDesC8 & aAccessPointName,
const RPacketContext::TProtocolType aPdpType,
const TDesC8 & aPdpAddress,
const TDesC8 & aPcoBuffer
) [pure virtual]

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

It is a request call that is completed by invoking CCtsyDispatcherCallback::CallbackPacketServicesSetPdpContextConfigComp() Implementation of this interface should pass LTSY the parameters it needs to set the context configuration

Parameters

const TDesC & aContextId the context name
const TDesC8 & aAccessPointName the access name which identifies the GGSN to be used
const RPacketContext::TProtocolType aPdpType the protocol type
const TDesC8 & aPdpAddress the PDP address for this context
const TDesC8 & aPcoBuffer the pco buffer

Member Data Documentation

const TInt KLtsyDispatchPacketServicesSetPdpContextConfigApiId

const TInt KLtsyDispatchPacketServicesSetPdpContextConfigApiId [static]