| class CMmPacketServiceGsmWcdmaExt : public CBase |
CMmPacketServiceGsmWcdmaExt contains mode specific packet service functionality for GSM/WCDMA Packet Data.
| Private Member Functions | |
|---|---|
| CMmPacketServiceGsmWcdmaExt () | |
| void | ConstructL ( MLtsyFactoryBase *) |
| void | InitInternalAttributesL ( MLtsyFactoryBase *) |
| void | CompleteAttach | ( | TInt | aErrorValue | ) | const [virtual] |
Completes attach phone to the network request.
| TInt aErrorValue | error value for completion |
| void | CompleteDetachL | ( | TInt | aErrorValue | ) | const [virtual] |
Completes detach phone to the network request.
| TInt aErrorValue | error value for completion |
| void | CompleteDynamicCapsChange | ( | CMmDataPackage * | aPackage | ) |
Completes dynamic capabilities change to the service tsy.
| CMmDataPackage * aPackage | contains required data |
| void | CompleteGetAttachMode | ( | CMmDataPackage * | aDataPackage, |
| TInt | aResult | |||
| ) | const | |||
Completes Get Attach Mode request.
| CMmDataPackage * aDataPackage | contains request related data |
| TInt aResult |
| void | CompleteGetNtwkRegStatus | ( | CMmDataPackage * | aDataPackage, |
| TInt | aResult | |||
| ) | ||||
Completes network registration status request.
| CMmDataPackage * aDataPackage | |
| TInt aResult | result value for completion |
| void | CompleteGetStaticCaps | ( | CMmDataPackage * | aPackage, |
| TInt | aError | |||
| ) | ||||
Completes get capabilities during to the service tsy startup.
| CMmDataPackage * aPackage | contains required data |
| TInt aError |
| void | CompleteSetAttachMode | ( | const TInt | aErrorValue | ) | const |
Completes Set Attach Mode request.
| const TInt aErrorValue | for completion |
| void | CompleteSetDefaultContextParams | ( | TInt | aErrorCause | ) |
Completes call SetDefaultContextParameters.
| TInt aErrorCause | error value |
| void | CompleteSetPreferredBearer | ( | TInt | aErrorValue | ) | const |
Completes Set Preferred Bearer
| TInt aErrorValue | error value for completion |
| void | CompleteTransferCapsChange | ( | CMmDataPackage * | aPackage | ) |
Completes transfer capabilities change to the service tsy.
| CMmDataPackage * aPackage | contains required data |
| void | ConstructL | ( | MLtsyFactoryBase * | aFactory | ) | [private] |
Second phase constructor of CMmPacketServiceGsmWcdmaExt .
| MLtsyFactoryBase * aFactory | pointer to Ltsy factory base |
| TInt | GetDefaultContextParams | ( | TPacketDataConfigBase * | aContextConfig | ) |
Gets default parameters of dial-up context.
| TPacketDataConfigBase * aContextConfig | pointer to context configuration data |
| void | GetDynamicCaps | ( | RPacketService::TDynamicCapsFlags *const | aCaps | ) | const [virtual] |
Gets gsm/wcdma specific dynamic capabilities of the phone.
| RPacketService::TDynamicCapsFlags *const aCaps | pointer to dynamic capabilities |
| TInt | GetNtwkRegStatusL | ( | ) | [virtual] |
Network registration status request to the network.
| void | GetStaticCaps | ( | TUint *const | aCaps | ) | const [virtual] |
Gets gsm/wcdma specific static capabilities of the phone.
| TUint *const aCaps | in which static caps is included |
| void | InitInternalAttributesL | ( | MLtsyFactoryBase * | aFactory | ) | [private] |
Initialise internal attributes.
| MLtsyFactoryBase * aFactory | pointer to Ltsy factory base |
| CMmPacketServiceGsmWcdmaExt * | NewL | ( | CMmPacketServiceTsy *const | aMmPacketServiceTsy, |
| MLtsyFactoryBase * | aFactory | |||
| ) | [static] | |||
Two-phased constructor.
| CMmPacketServiceTsy *const aMmPacketServiceTsy | pointer to ServiceTsy |
| MLtsyFactoryBase * aFactory | pointer to Ltsy factory base |
| TInt | SetAttachModeL | ( | RPacketService::TAttachMode | aMode | ) | [virtual] |
Sets Attach Mode to the DOS.
| RPacketService::TAttachMode aMode | includes request related data |
| TInt | SetDefaultContextParamsL | ( | const TDataPackage & | aPackage | ) |
Sets default parameters for a dial-up context.
| const TDataPackage & aPackage | request related data |
| void | SetDynamicCapsFlag | ( | const RPacketService::TDynamicCapsFlags | aFlag, |
| const TBool | aIsActionPossible | |||
| ) | [virtual] | |||
Sets dynamic capabilities to the service tsy.
| const RPacketService::TDynamicCapsFlags aFlag | flag to be changed |
| const TBool aIsActionPossible | default value ETrue defines if Set is possible to do |
| void | SetEdgeGprsSupport | ( | TBool | aLastEdgeGprsSupport | ) |
Sets iLastEdgeSupport
| TBool aLastEdgeGprsSupport |
| TInt | SetPreferredBearerL | ( | const TDataPackage & | aPackage | ) | [virtual] |
Sets Preferred Bearer to the DOS.
| const TDataPackage & aPackage | includes request related data |
| RPacketContext::TGSNAddress | iAccessPointName | [private] |
SetContextDefaultParameter access point name
| TBool | iCsServicesIsSupportedOnCell | [private] |
Last info of circuit switch services availability from DOS
| RPacketService::TDynamicCapsFlags | iDynamicCaps | [private] |
Dynamic capabilities of gsm/wcdma extension
| TBool | iGprsIsSupportedOnCell | [private] |
Last info of gprs support in current cell from DOS
| TBool | iIsSetDefaultContextParamsCalled | [private] |
Is set default context params method called
| RPacketService::TStatus | iLastTransferStatus | [private] |
Last status received from DOS
| CMmPacketServiceTsy * | iMmPacketServiceTsy | [private] |
Pointer to the packet service tsy Not own.
| RPacketContext::TProtocolType | iPdpType | [private] |
Client side Pdp Type
| RPacketContext::TGSNAddress | iTempAccessPointName | [private] |
SetContextDefaultParameter temporary access point name
| TUint | iTempPdpCompression | [private] |
SetContextDefaultParameter temporary pdp compressions
| RPacketContext::TProtocolType | iTempPdpType | [private] |
Client side temporary Pdp Type
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.