Symbian
 Developer Library

DEVELOPER LIBRARY

[Index] [Glossary] [Previous] [Next]



Location: EXTERROR.h

GSM error codes.


KErrEtelGsmBase

const TInt KErrEtelGsmBase=- 4000;

Description

Base offset for the GSM errors

[Top]


KErrGsmRadioResourceBase

const TInt KErrGsmRadioResourceBase=KErrEtelGsmBase;

Description

Base offset for the GSM radio resource errors.

[Top]


KErrGsmRRUnspecifedAbnormalRelease

const TInt KErrGsmRRUnspecifedAbnormalRelease=KErrGsmRadioResourceBase - 1;

Description

Please see the 3GPP GSM 04.08 document.

[Top]


KErrGsmRRChannelUnacceptable

const TInt KErrGsmRRChannelUnacceptable=KErrGsmRadioResourceBase - 2;

Description

Please see the 3GPP GSM 04.08 document.

[Top]


KErrGsmRRTimerExpired

const TInt KErrGsmRRTimerExpired=KErrGsmRadioResourceBase - 3;

Description

Please see the 3GPP GSM 04.08 document.

[Top]


KErrGsmRRNoActivityOnRadioPath

const TInt KErrGsmRRNoActivityOnRadioPath=KErrGsmRadioResourceBase - 4;

Description

Please see the 3GPP GSM 04.08 document.

[Top]


KErrGsmRRPreEmptiveRelease

const TInt KErrGsmRRPreEmptiveRelease=KErrGsmRadioResourceBase - 5;

Description

Please see the 3GPP GSM 04.08 document.

[Top]


KErrGsmRRCallAlreadyCleared

const TInt KErrGsmRRCallAlreadyCleared=KErrGsmRadioResourceBase - 65;

Description

Please see the 3GPP GSM 04.08 document.

[Top]


KErrGsmRRInvalidMessage

const TInt KErrGsmRRInvalidMessage=KErrGsmRadioResourceBase - 95;

Description

Please see the 3GPP GSM 04.08 document.

[Top]


KErrGsmRRNonExistentMessage

const TInt KErrGsmRRNonExistentMessage=KErrGsmRadioResourceBase - 97;

Description

Please see the 3GPP GSM 04.08 document.

[Top]


KErrGsmRRIncompatibleMessageWithCallState

const TInt KErrGsmRRIncompatibleMessageWithCallState=KErrGsmRadioResourceBase - 98;

Description

Please see the 3GPP GSM 04.08 document.

[Top]


KErrGsmRRInvalidInformationElement

const TInt KErrGsmRRInvalidInformationElement=KErrGsmRadioResourceBase - 100;

Description

Please see the 3GPP GSM 04.08 document.

[Top]


KErrGsmRRUnspecifiedProtocolError

const TInt KErrGsmRRUnspecifiedProtocolError=KErrGsmRadioResourceBase - 111;

Description

Please see the 3GPP GSM 04.08 document.

[Top]


KErrGsmMobilityManagementBase

const TInt KErrGsmMobilityManagementBase=KErrGsmRadioResourceBase - 128;

Description

Offset for the GSM mobility management errors.

[Top]


KErrGsmMMUnallocatedTmsi

const TInt KErrGsmMMUnallocatedTmsi=KErrGsmMobilityManagementBase - 1;

Description

Please see the 3GPP GSM 04.08 document.

[Top]


KErrGsmMMImsiUnknownInHlr

const TInt KErrGsmMMImsiUnknownInHlr=KErrGsmMobilityManagementBase - 2;

Description

Please see the 3GPP GSM 04.08 document.

[Top]


KErrGsmMMIllegalMs

const TInt KErrGsmMMIllegalMs=KErrGsmMobilityManagementBase - 3;

Description

Please see the 3GPP GSM 04.08 document.

[Top]


KErrGsmMMImsiUnknownInVlr

const TInt KErrGsmMMImsiUnknownInVlr=KErrGsmMobilityManagementBase - 4;

Description

Please see the 3GPP GSM 04.08 document.

[Top]


KErrGsmMMImeiNotAccepted

const TInt KErrGsmMMImeiNotAccepted=KErrGsmMobilityManagementBase - 5;

Description

Please see the 3GPP GSM 04.08 document.

[Top]


KErrGsmMMIllegalMe

const TInt KErrGsmMMIllegalMe=KErrGsmMobilityManagementBase - 6;

Description

Please see the 3GPP GSM 04.08 document.

[Top]


KErrGsmMMPlmnNotAllowed

const TInt KErrGsmMMPlmnNotAllowed=KErrGsmMobilityManagementBase - 11;

Description

Please see the 3GPP GSM 04.08 document.

[Top]


KErrGsmMMLocationAreaNotAllowed

const TInt KErrGsmMMLocationAreaNotAllowed=KErrGsmMobilityManagementBase - 12;

Description

Please see the 3GPP GSM 04.08 document.

[Top]


KErrGsmMMRoamingNotAllowedInThisLocationArea

const TInt KErrGsmMMRoamingNotAllowedInThisLocationArea=KErrGsmMobilityManagementBase - 13;

Description

Please see the 3GPP GSM 04.08 document.

[Top]


KErrGsmMMNetworkFailure

const TInt KErrGsmMMNetworkFailure=KErrGsmMobilityManagementBase - 17;

Description

Please see the 3GPP GSM 04.08 document.

[Top]


KErrGsmMMCongestion

const TInt KErrGsmMMCongestion=KErrGsmMobilityManagementBase - 22;

Description

Please see the 3GPP GSM 04.08 document.

[Top]


KErrGsmMMServiceOptionNotSupported

const TInt KErrGsmMMServiceOptionNotSupported=KErrGsmMobilityManagementBase - 32;

Description

Please see the 3GPP GSM 04.08 document.

[Top]


KErrGsmMMServiceOptionNotSubscribed

const TInt KErrGsmMMServiceOptionNotSubscribed=KErrGsmMobilityManagementBase - 33;

Description

Please see the 3GPP GSM 04.08 document.

[Top]


KErrGsmMMServiceOptionTemporaryOutOfOrder

const TInt KErrGsmMMServiceOptionTemporaryOutOfOrder=KErrGsmMobilityManagementBase - 34;

Description

Please see the 3GPP GSM 04.08 document.

[Top]


KErrGsmMMCallCanNotBeIdentified

const TInt KErrGsmMMCallCanNotBeIdentified=KErrGsmMobilityManagementBase - 38;

Description

Please see the 3GPP GSM 04.08 document.

[Top]


KErrGsmMMSemanticErrorInMessage

const TInt KErrGsmMMSemanticErrorInMessage=KErrGsmMobilityManagementBase - 95;

Description

Please see the 3GPP GSM 04.08 document.

[Top]


KErrGsmMMMandatoryInformationElementError

const TInt KErrGsmMMMandatoryInformationElementError=KErrGsmMobilityManagementBase - 96;

Description

Please see the 3GPP GSM 04.08 document.

[Top]


KErrGsmMMNonExistentMessageType

const TInt KErrGsmMMNonExistentMessageType=KErrGsmMobilityManagementBase - 97;

Description

Please see the 3GPP GSM 04.08 document.

[Top]


KErrGsmMMIncompatibleMessageWithProtocolState

const TInt KErrGsmMMIncompatibleMessageWithProtocolState=KErrGsmMobilityManagementBase - 98;

Description

Please see the 3GPP GSM 04.08 document.

[Top]


KErrGsmMMNonExistentInformationElement

const TInt KErrGsmMMNonExistentInformationElement=KErrGsmMobilityManagementBase - 99;

Description

Please see the 3GPP GSM 04.08 document.

[Top]


KErrGsmMMConditionalIEError

const TInt KErrGsmMMConditionalIEError=KErrGsmMobilityManagementBase - 100;

Description

Please see the 3GPP GSM 04.08 document.

[Top]


KErrGsmMMIncompatibleMessageWithCallState

const TInt KErrGsmMMIncompatibleMessageWithCallState=KErrGsmMobilityManagementBase - 101;

Description

Please see the 3GPP GSM 04.08 document.

[Top]


KErrGsmCallControlBase

const TInt KErrGsmCallControlBase=KErrGsmMobilityManagementBase - 128;

Description

Base offset for the GSM call control errors.

[Top]


KErrGsmCCUnassignedNumber

const TInt KErrGsmCCUnassignedNumber=KErrGsmCallControlBase - 1;

Description

Please see the 3GPP GSM 04.08 document.

[Top]


KErrGsmCCNoRouteToTransitNetwork

const TInt KErrGsmCCNoRouteToTransitNetwork=KErrGsmCallControlBase - 2;

Description

Please see the 3GPP GSM 04.08 document.

[Top]


KErrGsmCCNoRouteToDestination

const TInt KErrGsmCCNoRouteToDestination=KErrGsmCallControlBase - 3;

Description

Please see the 3GPP GSM 04.08 document.

[Top]


KErrGsmCCChannelUnacceptable

const TInt KErrGsmCCChannelUnacceptable=KErrGsmCallControlBase - 6;

Description

Please see the 3GPP GSM 04.08 document.

[Top]


KErrGsmCCOperatorDeterminedBarring

const TInt KErrGsmCCOperatorDeterminedBarring=KErrGsmCallControlBase - 8;

Description

Please see the 3GPP GSM 04.08 document.

[Top]


KErrGsmCCUserBusy

const TInt KErrGsmCCUserBusy=KErrGsmCallControlBase - 17;

Description

Please see the 3GPP GSM 04.08 document.

[Top]


KErrGsmCCUserNotResponding

const TInt KErrGsmCCUserNotResponding=KErrGsmCallControlBase - 18;

Description

Please see the 3GPP GSM 04.08 document.

[Top]


KErrGsmCCUserAlertingNoAnswer

const TInt KErrGsmCCUserAlertingNoAnswer=KErrGsmCallControlBase - 19;

Description

Please see the 3GPP GSM 04.08 document.

[Top]


KErrGsmCCCallRejected

const TInt KErrGsmCCCallRejected=KErrGsmCallControlBase - 21;

Description

Please see the 3GPP GSM 04.08 document.

[Top]


KErrGsmCCNumberChanged

const TInt KErrGsmCCNumberChanged=KErrGsmCallControlBase - 22;

Description

Please see the 3GPP GSM 04.08 document.

[Top]


KErrGsmCCNonSelectedUserClearing

const TInt KErrGsmCCNonSelectedUserClearing=KErrGsmCallControlBase - 26;

Description

Please see the 3GPP GSM 04.08 document.

[Top]


KErrGsmCCDestinationOutOfOrder

const TInt KErrGsmCCDestinationOutOfOrder=KErrGsmCallControlBase - 27;

Description

Please see the 3GPP GSM 04.08 document.

[Top]


KErrGsmCCInvalidNumberFormat

const TInt KErrGsmCCInvalidNumberFormat=KErrGsmCallControlBase - 28;

Description

Please see the 3GPP GSM 04.08 document.

[Top]


KErrGsmCCFacilityRejected

const TInt KErrGsmCCFacilityRejected=KErrGsmCallControlBase - 29;

Description

Please see the 3GPP GSM 04.08 document.

[Top]


KErrGsmCCResponseToStatusEnquiry

const TInt KErrGsmCCResponseToStatusEnquiry=KErrGsmCallControlBase - 30;

Description

Please see the 3GPP GSM 04.08 document.

[Top]


KErrGsmCCNormalUnspecified

const TInt KErrGsmCCNormalUnspecified=KErrGsmCallControlBase - 31;

Description

Please see the 3GPP GSM 04.08 document.

[Top]


KErrGsmCCNoChannelAvailable

const TInt KErrGsmCCNoChannelAvailable=KErrGsmCallControlBase - 34;

Description

Please see the 3GPP GSM 04.08 document.

[Top]


KErrGsmCCNetworkOutOfOrder

const TInt KErrGsmCCNetworkOutOfOrder=KErrGsmCallControlBase - 38;

Description

Please see the 3GPP GSM 04.08 document.

[Top]


KErrGsmCCTemporaryFailure

const TInt KErrGsmCCTemporaryFailure=KErrGsmCallControlBase - 41;

Description

Please see the 3GPP GSM 04.08 document.

[Top]


KErrGsmCCSwitchingEquipmentCongestion

const TInt KErrGsmCCSwitchingEquipmentCongestion=KErrGsmCallControlBase - 42;

Description

Please see the 3GPP GSM 04.08 document.

[Top]


KErrGsmCCAccessInformationDiscarded

const TInt KErrGsmCCAccessInformationDiscarded=KErrGsmCallControlBase - 43;

Description

Please see the 3GPP GSM 04.08 document.

[Top]


KErrGsmCCRequestedChannelNotAvailable

const TInt KErrGsmCCRequestedChannelNotAvailable=KErrGsmCallControlBase - 44;

Description

Please see the 3GPP GSM 04.08 document.

[Top]


KErrGsmCCResourceNotAvailable

const TInt KErrGsmCCResourceNotAvailable=KErrGsmCallControlBase - 47;

Description

Please see the 3GPP GSM 04.08 document.

[Top]


KErrGsmCCQualityOfServiceNotAvailable

const TInt KErrGsmCCQualityOfServiceNotAvailable=KErrGsmCallControlBase - 49;

Description

Please see the 3GPP GSM 04.08 document.

[Top]


KErrGsmCCRequestedFacilityNotSubscribed

const TInt KErrGsmCCRequestedFacilityNotSubscribed=KErrGsmCallControlBase - 50;

Description

Please see the 3GPP GSM 04.08 document.

[Top]


KErrGsmCCIncomingCallsBarredInCug

const TInt KErrGsmCCIncomingCallsBarredInCug=KErrGsmCallControlBase - 55;

Description

Please see the 3GPP GSM 04.08 document.

[Top]


KErrGsmCCBearerCapabilityNotAuthorised

const TInt KErrGsmCCBearerCapabilityNotAuthorised=KErrGsmCallControlBase - 57;

Description

Please see the 3GPP GSM 04.08 document.

[Top]


KErrGsmCCBearerCapabilityNotCurrentlyAvailable

const TInt KErrGsmCCBearerCapabilityNotCurrentlyAvailable=KErrGsmCallControlBase - 58;

Description

Please see the 3GPP GSM 04.08 document.

[Top]


KErrGsmCCServiceNotAvailable

const TInt KErrGsmCCServiceNotAvailable=KErrGsmCallControlBase - 63;

Description

Please see the 3GPP GSM 04.08 document.

[Top]


KErrGsmCCBearerServiceNotImplemented

const TInt KErrGsmCCBearerServiceNotImplemented=KErrGsmCallControlBase - 65;

Description

Please see the 3GPP GSM 04.08 document.

[Top]


KErrGsmCCChannelTypeNotImplemented

const TInt KErrGsmCCChannelTypeNotImplemented=KErrGsmCallControlBase - 66;

Description

Please see the 3GPP GSM 04.08 document.

[Top]


KErrGsmCCAcmGreaterThanAcmMax

const TInt KErrGsmCCAcmGreaterThanAcmMax=KErrGsmCallControlBase - 68;

Description

Please see the 3GPP GSM 04.08 document.

[Top]


KErrGsmCCRequestedFacilityNotImplemented

const TInt KErrGsmCCRequestedFacilityNotImplemented=KErrGsmCallControlBase - 69;

Description

Please see the 3GPP GSM 04.08 document.

[Top]


KErrGsmCCOnlyRestrictedDigitalInformationBCAvailable

const TInt KErrGsmCCOnlyRestrictedDigitalInformationBCAvailable=KErrGsmCallControlBase - 70;

Description

Please see the 3GPP GSM 04.08 document.

[Top]


KErrGsmCCServiceNotImplemented

const TInt KErrGsmCCServiceNotImplemented=KErrGsmCallControlBase - 79;

Description

Please see the 3GPP GSM 04.08 document.

[Top]


KErrGsmCCInvalidCallReferenceValue

const TInt KErrGsmCCInvalidCallReferenceValue=KErrGsmCallControlBase - 81;

Description

Please see the 3GPP GSM 04.08 document.

[Top]


KErrGsmCCChannelDoesNotExist

const TInt KErrGsmCCChannelDoesNotExist=KErrGsmCallControlBase - 82;

Description

Please see the 3GPP GSM 04.08 document.

[Top]


KErrGsmCCSuspendedCallExistsButCallIdentityDoesNotWork

const TInt KErrGsmCCSuspendedCallExistsButCallIdentityDoesNotWork=KErrGsmCallControlBase - 83;

Description

Please see the 3GPP GSM 04.08 document.

[Top]


KErrGsmCCCallIdentityInUse

const TInt KErrGsmCCCallIdentityInUse=KErrGsmCallControlBase - 84;

Description

Please see the 3GPP GSM 04.08 document.

[Top]


KErrGsmCCNoCallSuspended

const TInt KErrGsmCCNoCallSuspended=KErrGsmCallControlBase - 85;

Description

Please see the 3GPP GSM 04.08 document.

[Top]


KErrGsmCCRequestedCallIdentityAlreadyCleared

const TInt KErrGsmCCRequestedCallIdentityAlreadyCleared=KErrGsmCallControlBase - 86;

Description

Please see the 3GPP GSM 04.08 document.

[Top]


KErrGsmCCUserNotInCug

const TInt KErrGsmCCUserNotInCug=KErrGsmCallControlBase - 87;

Description

Please see the 3GPP GSM 04.08 document.

[Top]


KErrGsmCCIncompatibleDestination

const TInt KErrGsmCCIncompatibleDestination=KErrGsmCallControlBase - 88;

Description

Please see the 3GPP GSM 04.08 document.

[Top]


KErrGsmCCInvalidTransitNetworkSelection

const TInt KErrGsmCCInvalidTransitNetworkSelection=KErrGsmCallControlBase - 91;

Description

Please see the 3GPP GSM 04.08 document.

[Top]


KErrGsmCCIncompatibleSegmentedMessage

const TInt KErrGsmCCIncompatibleSegmentedMessage=KErrGsmCallControlBase - 94;

Description

Please see the 3GPP GSM 04.08 document.

[Top]


KErrGsmCCSemanticallyIncorrectMessage

const TInt KErrGsmCCSemanticallyIncorrectMessage=KErrGsmCallControlBase - 95;

Description

Please see the 3GPP GSM 04.08 document.

[Top]


KErrGsmCCInvalidMandatoryInformation

const TInt KErrGsmCCInvalidMandatoryInformation=KErrGsmCallControlBase - 96;

Description

Please see the 3GPP GSM 04.08 document.

[Top]


KErrGsmCCNonExistentMessageType

const TInt KErrGsmCCNonExistentMessageType=KErrGsmCallControlBase - 97;

Description

Please see the 3GPP GSM 04.08 document.

[Top]


KErrGsmCCIncompatibleMessageInProtocolState

const TInt KErrGsmCCIncompatibleMessageInProtocolState=KErrGsmCallControlBase - 98;

Description

Please see the 3GPP GSM 04.08 document.

[Top]


KErrGsmCCNonExistentInformationElement

const TInt KErrGsmCCNonExistentInformationElement=KErrGsmCallControlBase - 99;

Description

Please see the 3GPP GSM 04.08 document.

[Top]


KErrGsmCCConditionalIEError

const TInt KErrGsmCCConditionalIEError=KErrGsmCallControlBase - 100;

Description

Please see the 3GPP GSM 04.08 document.

[Top]


KErrGsmCCIncompatibleMessageInCallState

const TInt KErrGsmCCIncompatibleMessageInCallState=KErrGsmCallControlBase - 101;

Description

Please see the 3GPP GSM 04.08 document.

[Top]


KErrGsmCCRecoveryOnTimerExpiry

const TInt KErrGsmCCRecoveryOnTimerExpiry=KErrGsmCallControlBase - 102;

Description

Please see the 3GPP GSM 04.08 document.

[Top]


KErrGsmCCUnspecifiedProtocolError

const TInt KErrGsmCCUnspecifiedProtocolError=KErrGsmCallControlBase - 111;

Description

Please see the 3GPP GSM 04.08 document.

[Top]


KErrGsmCCUnspecifiedInterworkingError

const TInt KErrGsmCCUnspecifiedInterworkingError=KErrGsmCallControlBase - 127;

Description

Please see the 3GPP GSM 04.08 document.

[Top]


KErrGsmSuppServiceBase

const TInt KErrGsmSuppServiceBase=KErrGsmCallControlBase - 128;

Description

Offset for the GSM supplementary services errors.

[Top]


KErrGsmSSUnknownSubscriber

const TInt KErrGsmSSUnknownSubscriber=KErrGsmSuppServiceBase - 1;

Description

Please see the 3GPP GSM 04.80 document.

[Top]


KErrGsmSSIllegalSubscriber

const TInt KErrGsmSSIllegalSubscriber=KErrGsmSuppServiceBase - 9;

Description

Please see the 3GPP GSM 04.80 document.

[Top]


KErrGsmSSBearerServiceNotProvisioned

const TInt KErrGsmSSBearerServiceNotProvisioned=KErrGsmSuppServiceBase - 10;

Description

Please see the 3GPP GSM 04.80 document.

[Top]


KErrGsmSSTeleserviceNotProvisioned

const TInt KErrGsmSSTeleserviceNotProvisioned=KErrGsmSuppServiceBase - 11;

Description

Please see the 3GPP GSM 04.80 document.

[Top]


KErrGsmSSIllegalEquipment

const TInt KErrGsmSSIllegalEquipment=KErrGsmSuppServiceBase - 12;

Description

Please see the 3GPP GSM 04.80 document.

[Top]


KErrGsmSSCallBarred

const TInt KErrGsmSSCallBarred=KErrGsmSuppServiceBase - 13;

Description

Please see the 3GPP GSM 04.80 document.

[Top]


KErrGsmSSIllegalOperation

const TInt KErrGsmSSIllegalOperation=KErrGsmSuppServiceBase - 16;

Description

Please see the 3GPP GSM 04.80 document.

[Top]


KErrGsmSSErrorStatus

const TInt KErrGsmSSErrorStatus=KErrGsmSuppServiceBase - 17;

Description

Please see the 3GPP GSM 04.80 document.

[Top]


KErrGsmSSNotAvailable

const TInt KErrGsmSSNotAvailable=KErrGsmSuppServiceBase - 18;

Description

Please see the 3GPP GSM 04.80 document.

[Top]


KErrGsmSSSubscriptionViolation

const TInt KErrGsmSSSubscriptionViolation=KErrGsmSuppServiceBase - 19;

Description

Please see the 3GPP GSM 04.80 document.

[Top]


KErrGsmSSIncompatibility

const TInt KErrGsmSSIncompatibility=KErrGsmSuppServiceBase - 20;

Description

Please see the 3GPP GSM 04.80 document.

[Top]


KErrGsmSSFacilityNotSupported

const TInt KErrGsmSSFacilityNotSupported=KErrGsmSuppServiceBase - 21;

Description

Please see the 3GPP GSM 04.80 document.

[Top]


KErrGsmSSAbsentSubscriber

const TInt KErrGsmSSAbsentSubscriber=KErrGsmSuppServiceBase - 27;

Description

Please see the 3GPP GSM 04.80 document.

[Top]


KErrGsmSSSystemFailure

const TInt KErrGsmSSSystemFailure=KErrGsmSuppServiceBase - 34;

Description

Please see the 3GPP GSM 04.80 document.

[Top]


KErrGsmSSDataMissing

const TInt KErrGsmSSDataMissing=KErrGsmSuppServiceBase - 35;

Description

Please see the 3GPP GSM 04.80 document.

[Top]


KErrGsmSSUnexpectedDataValue

const TInt KErrGsmSSUnexpectedDataValue=KErrGsmSuppServiceBase - 36;

Description

Please see the 3GPP GSM 04.80 document.

[Top]


KErrGsmSSPasswordRegistrationFailure

const TInt KErrGsmSSPasswordRegistrationFailure=KErrGsmSuppServiceBase - 37;

Description

Please see the 3GPP GSM 04.80 document.

[Top]


KErrGsmSSNegativePasswordCheck

const TInt KErrGsmSSNegativePasswordCheck=KErrGsmSuppServiceBase - 38;

Description

Please see the 3GPP GSM 04.80 document.

[Top]


KErrGsmSSPasswordAttemptsViolation

const TInt KErrGsmSSPasswordAttemptsViolation=KErrGsmSuppServiceBase - 43;

Description

Please see the 3GPP GSM 04.80 document.

[Top]


KErrGsmSSUnknownAlphabet

const TInt KErrGsmSSUnknownAlphabet=KErrGsmSuppServiceBase - 71;

Description

Please see the 3GPP GSM 04.80 document.

[Top]


KErrGsmSSUssdBusy

const TInt KErrGsmSSUssdBusy=KErrGsmSuppServiceBase - 72;

Description

Please see the 3GPP GSM 04.80 document.

[Top]


KErrGsmSSMaxNumMptyParticipants

const TInt KErrGsmSSMaxNumMptyParticipants=KErrGsmSuppServiceBase - 126;

Description

Please see the 3GPP GSM 04.80 document.

[Top]


KErrGsmSSResourcesUnavailable

const TInt KErrGsmSSResourcesUnavailable=KErrGsmSuppServiceBase - 127;

Description

Please see the 3GPP GSM 04.80 document.

[Top]


KErrGsmSmsBase

const TInt KErrGsmSmsBase=KErrGsmSuppServiceBase - 128;

Description

Base offset for the GSM SMS errors.

[Top]


KErrGsmSMSUnassignedNumber

const TInt KErrGsmSMSUnassignedNumber=KErrGsmSmsBase - 1;

Description

Please see the GSM 04.11 document.

[Top]


KErrGsmSMSOperatorDeterminedBarring

const TInt KErrGsmSMSOperatorDeterminedBarring=KErrGsmSmsBase - 8;

Description

Please see the GSM 04.11 document.

[Top]


KErrGsmSMSCallBarred

const TInt KErrGsmSMSCallBarred=KErrGsmSmsBase - 10;

Description

Please see the GSM 04.11 document.

[Top]


KErrGsmSMSReserved

const TInt KErrGsmSMSReserved=KErrGsmSmsBase - 11;

Description

Please see the GSM 04.11 document.

[Top]


KErrGsmSMSNetworkFailure

const TInt KErrGsmSMSNetworkFailure=KErrGsmSmsBase - 17;

Description

Please see the GSM 04.11 document.

[Top]


KErrGsmSMSShortMessageTransferRejected

const TInt KErrGsmSMSShortMessageTransferRejected=KErrGsmSmsBase - 21;

Description

Please see the GSM 04.11 document.

[Top]


KErrGsmSMSMemoryCapacityExceeded

const TInt KErrGsmSMSMemoryCapacityExceeded=KErrGsmSmsBase - 22;

Description

Please see the GSM 04.11 document.

[Top]


KErrGsmSMSDestinationOutOfOrder

const TInt KErrGsmSMSDestinationOutOfOrder=KErrGsmSmsBase - 27;

Description

Please see the GSM 04.11 document.

[Top]


KErrGsmSMSUnidentifiedSubscriber

const TInt KErrGsmSMSUnidentifiedSubscriber=KErrGsmSmsBase - 28;

Description

Please see the GSM 04.11 document.

[Top]


KErrGsmSMSFacilityRejected

const TInt KErrGsmSMSFacilityRejected=KErrGsmSmsBase - 29;

Description

Please see the GSM 04.11 document.

[Top]


KErrGsmSMSUnknownSubscriber

const TInt KErrGsmSMSUnknownSubscriber=KErrGsmSmsBase - 30;

Description

Please see the GSM 04.11 document.

[Top]


KErrGsmSMSNetworkOutOfOrder

const TInt KErrGsmSMSNetworkOutOfOrder=KErrGsmSmsBase - 38;

Description

Please see the GSM 04.11 document.

[Top]


KErrGsmSMSTemporaryFailure

const TInt KErrGsmSMSTemporaryFailure=KErrGsmSmsBase - 41;

Description

Please see the GSM 04.11 document.

[Top]


KErrGsmSMSCongestion

const TInt KErrGsmSMSCongestion=KErrGsmSmsBase - 42;

Description

Please see the GSM 04.11 document.

[Top]


KErrGsmSMSResourcesUnavailable

const TInt KErrGsmSMSResourcesUnavailable=KErrGsmSmsBase - 47;

Description

Please see the GSM 04.11 document.

[Top]


KErrGsmSMSRequestedFacilityNotSubscribed

const TInt KErrGsmSMSRequestedFacilityNotSubscribed=KErrGsmSmsBase - 50;

Description

Please see the GSM 04.11 document.

[Top]


KErrGsmSMSRequestedFacilityNotImplemented

const TInt KErrGsmSMSRequestedFacilityNotImplemented=KErrGsmSmsBase - 69;

Description

Please see the GSM 04.11 document.

[Top]


KErrGsmSMSInvalidShortMessageTransferReferenceValue

const TInt KErrGsmSMSInvalidShortMessageTransferReferenceValue=KErrGsmSmsBase - 81;

Description

Please see the GSM 04.11 document.

[Top]


KErrGsmSMSUnspecifiedInvalidMessage

const TInt KErrGsmSMSUnspecifiedInvalidMessage=KErrGsmSmsBase - 95;

Description

Please see the GSM 04.11 document.

[Top]


KErrGsmSMSInvalidMandatoryInformation

const TInt KErrGsmSMSInvalidMandatoryInformation=KErrGsmSmsBase - 96;

Description

Please see the GSM 04.11 document.

[Top]


KErrGsmSMSNonExistentMessageType

const TInt KErrGsmSMSNonExistentMessageType=KErrGsmSmsBase - 97;

Description

Please see the GSM 04.11 document.

[Top]


KErrGsmSMSIncompatibleMessageWithSmsProtocolState

const TInt KErrGsmSMSIncompatibleMessageWithSmsProtocolState=KErrGsmSmsBase - 98;

Description

Please see the GSM 04.11 document.

[Top]


KErrGsmSMSInformationElementNotImplemented

const TInt KErrGsmSMSInformationElementNotImplemented=KErrGsmSmsBase - 99;

Description

Please see the GSM 04.11 document.

[Top]


KErrGsmSMSUnspecifiedProtocolError

const TInt KErrGsmSMSUnspecifiedProtocolError=KErrGsmSmsBase - 111;

Description

Please see the GSM 04.11 document.

[Top]


KErrGsmSMSUnspecifiedInterworkingError

const TInt KErrGsmSMSUnspecifiedInterworkingError=KErrGsmSmsBase - 127;

Description

Please see the GSM 04.11 document.

[Top]


KErrGsmSMSTelematicInterworkingNotSupported

const TInt KErrGsmSMSTelematicInterworkingNotSupported=KErrGsmSmsBase - 128;

Description

Please see the GSM 03.40 document.

[Top]


KErrGsmSMSShortMessageType0NotSupported

const TInt KErrGsmSMSShortMessageType0NotSupported=KErrGsmSmsBase - 129;

Description

Please see the GSM 03.40 document.

[Top]


KErrGsmSMSCannotReplaceShortMessage

const TInt KErrGsmSMSCannotReplaceShortMessage=KErrGsmSmsBase - 130;

Description

Please see the GSM 03.40 document.

[Top]


KErrGsmSMSUnspecifiedPIDError

const TInt KErrGsmSMSUnspecifiedPIDError=KErrGsmSmsBase - 143;

Description

Please see the GSM 03.40 document.

[Top]


KErrGsmSMSDataCodingSchemeNotSupported

const TInt KErrGsmSMSDataCodingSchemeNotSupported=KErrGsmSmsBase - 144;

Description

Please see the GSM 03.40 document.

[Top]


KErrGsmSMSMessageClassNotSupported

const TInt KErrGsmSMSMessageClassNotSupported=KErrGsmSmsBase - 145;

Description

Please see the GSM 03.40 document.

[Top]


KErrGsmSMSUnspecifiedDCSError

const TInt KErrGsmSMSUnspecifiedDCSError=KErrGsmSmsBase - 159;

Description

Please see the GSM 03.40 document.

[Top]


KErrGsmSMSCommandCannotBeActioned

const TInt KErrGsmSMSCommandCannotBeActioned=KErrGsmSmsBase - 160;

Description

Please see the GSM 03.40 document.

[Top]


KErrGsmSMSCommandNotSupported

const TInt KErrGsmSMSCommandNotSupported=KErrGsmSmsBase - 161;

Description

Please see the GSM 03.40 document.

[Top]


KErrGsmSMSUnspecifiedCommandError

const TInt KErrGsmSMSUnspecifiedCommandError=KErrGsmSmsBase - 175;

Description

Please see the GSM 03.40 document.

[Top]


KErrGsmSMSTpduNotSupported

const TInt KErrGsmSMSTpduNotSupported=KErrGsmSmsBase - 176;

Description

Please see the GSM 03.40 document.

[Top]


KErrGsmSMSServiceCentreBusy

const TInt KErrGsmSMSServiceCentreBusy=KErrGsmSmsBase - 192;

Description

Please see the GSM 03.40 document.

[Top]


KErrGsmSMSNoSCSubscription

const TInt KErrGsmSMSNoSCSubscription=KErrGsmSmsBase - 193;

Description

Please see the GSM 03.40 document.

[Top]


KErrGsmSMSSCSystemFailure

const TInt KErrGsmSMSSCSystemFailure=KErrGsmSmsBase - 194;

Description

Please see the GSM 03.40 document.

[Top]


KErrGsmSMSInvalidSMEAddress

const TInt KErrGsmSMSInvalidSMEAddress=KErrGsmSmsBase - 195;

Description

Please see the GSM 03.40 document.

[Top]


KErrGsmSMSDestinationSMEBarred

const TInt KErrGsmSMSDestinationSMEBarred=KErrGsmSmsBase - 196;

Description

Please see the GSM 03.40 document.

[Top]


KErrGsmSMSDuplicateSM

const TInt KErrGsmSMSDuplicateSM=KErrGsmSmsBase - 197;

Description

Please see the GSM 03.40 document.

[Top]


KErrGsmSMSTPVPFNotSupported

const TInt KErrGsmSMSTPVPFNotSupported=KErrGsmSmsBase - 198;

Description

Please see the GSM 03.40 document.

[Top]


KErrGsmSMSTPVPNotSupported

const TInt KErrGsmSMSTPVPNotSupported=KErrGsmSmsBase - 199;

Description

Please see the GSM 03.40 document.

[Top]


KErrGsmSMSSimSMSStorageFull

const TInt KErrGsmSMSSimSMSStorageFull=KErrGsmSmsBase - 208;

Description

Please see the GSM 03.40 document.

[Top]


KErrGsmSMSNoSMSStorageCapabilityInSim

const TInt KErrGsmSMSNoSMSStorageCapabilityInSim=KErrGsmSmsBase - 209;

Description

Please see the GSM 03.40 document.

[Top]


KErrGsmSMSErrorInMS

const TInt KErrGsmSMSErrorInMS=KErrGsmSmsBase - 210;

Description

Please see the GSM 03.40 document.

[Top]


KErrGsmSMSMemCapacityExceeded

const TInt KErrGsmSMSMemCapacityExceeded=KErrGsmSmsBase - 211;

Description

Please see the GSM 03.40 document.

[Top]


KErrGsmSMSSimAppToolkitBusy

const TInt KErrGsmSMSSimAppToolkitBusy=KErrGsmSmsBase - 212;

Description

Please see the GSM 03.40 document.

[Top]


KErrGsmSMSUnspecifiedErrorCause

const TInt KErrGsmSMSUnspecifiedErrorCause=KErrGsmSmsBase - 255;

Description

Please see the GSM 03.40 document.

[Top]


KErrGsmSMSFailureInME

const TInt KErrGsmSMSFailureInME=KErrGsmSmsBase - 300;

Description

Please see the GSM 07.05 document.

[Top]


KErrGsmSMSServiceOfMSReserved

const TInt KErrGsmSMSServiceOfMSReserved=KErrGsmSmsBase - 301;

Description

Please see the GSM 07.05 document.

[Top]


KErrGsmSMSOperationNotAllowed

const TInt KErrGsmSMSOperationNotAllowed=KErrGsmSmsBase - 302;

Description

Please see the GSM 07.05 document.

[Top]


KErrGsmSMSOperationNotSupported

const TInt KErrGsmSMSOperationNotSupported=KErrGsmSmsBase - 303;

Description

Please see the GSM 07.05 document.

[Top]


KErrGsmSMSInvalidPDUModeParameter

const TInt KErrGsmSMSInvalidPDUModeParameter=KErrGsmSmsBase - 304;

Description

Please see the GSM 07.05 document.

[Top]


KErrGsmSMSInvalidTextModeParameter

const TInt KErrGsmSMSInvalidTextModeParameter=KErrGsmSmsBase - 305;

Description

Please see the GSM 07.05 document.

[Top]


KErrGsmSMSSimNotInserted

const TInt KErrGsmSMSSimNotInserted=KErrGsmSmsBase - 310;

Description

Please see the GSM 07.05 document.

[Top]


KErrGsmSMSSimPin1Required

const TInt KErrGsmSMSSimPin1Required=KErrGsmSmsBase - 311;

Description

Please see the GSM 07.05 document.

[Top]


KErrGsmSMSPhoneToSimLockRequired

const TInt KErrGsmSMSPhoneToSimLockRequired=KErrGsmSmsBase - 312;

Description

Please see the GSM 07.05 document.

[Top]


KErrGsmSMSSimFailure

const TInt KErrGsmSMSSimFailure=KErrGsmSmsBase - 313;

Description

Please see the GSM 07.05 document.

[Top]


KErrGsmSMSSimBusy

const TInt KErrGsmSMSSimBusy=KErrGsmSmsBase - 314;

Description

Please see the GSM 07.05 document.

[Top]


KErrGsmSMSSimWrong

const TInt KErrGsmSMSSimWrong=KErrGsmSmsBase - 315;

Description

Please see the GSM 07.05 document.

[Top]


KErrGsmSMSSimPuk1Required

const TInt KErrGsmSMSSimPuk1Required=KErrGsmSmsBase - 316;

Description

Please see the GSM 07.05 document.

[Top]


KErrGsmSMSPin2Required

const TInt KErrGsmSMSPin2Required=KErrGsmSmsBase - 317;

Description

Please see the GSM 07.05 document.

[Top]


KErrGsmSMSPuk2Required

const TInt KErrGsmSMSPuk2Required=KErrGsmSmsBase - 318;

Description

Please see the GSM 07.05 document.

[Top]


KErrGsmSMSMemoryFailure

const TInt KErrGsmSMSMemoryFailure=KErrGsmSmsBase - 320;

Description

Please see the GSM 07.05 document.

[Top]


KErrGsmSMSInvalidMemoryIndex

const TInt KErrGsmSMSInvalidMemoryIndex=KErrGsmSmsBase - 321;

Description

Please see the GSM 07.05 document.

[Top]


KErrGsmSMSMemoryFull

const TInt KErrGsmSMSMemoryFull=KErrGsmSmsBase - 322;

Description

Please see the GSM 07.05 document.

[Top]


KErrGsmSMSUnknownSCAddress

const TInt KErrGsmSMSUnknownSCAddress=KErrGsmSmsBase - 330;

Description

Please see the GSM 07.05 document.

[Top]


KErrGsmSMSNoNetworkService

const TInt KErrGsmSMSNoNetworkService=KErrGsmSmsBase - 331;

Description

Please see the GSM 07.05 document.

[Top]


KErrGsmSMSNetworkTimeout

const TInt KErrGsmSMSNetworkTimeout=KErrGsmSmsBase - 332;

Description

Please see the GSM 07.05 document.

[Top]


KErrGsmSMSCnmaAckNotExpected

const TInt KErrGsmSMSCnmaAckNotExpected=KErrGsmSmsBase - 340;

Description

Please see the GSM 07.05 document.

[Top]


KErrGsmSMSUnknownError

const TInt KErrGsmSMSUnknownError=KErrGsmSmsBase - 500;

Description

Please see the GSM 07.05 document.

[Top]


KErrGsm0707Base

const TInt KErrGsm0707Base=KErrGsmSmsBase - 512;

Description

Base offset for the general TE-TA Errors - defined by GSM 07.07.

[Top]


KErrGsm0707PhoneFailure

const TInt KErrGsm0707PhoneFailure=KErrGsm0707Base;

Description

Please see the GSM 07.07 document.

[Top]


KErrGsm0707NoConnectionToPhone

const TInt KErrGsm0707NoConnectionToPhone=KErrGsm0707Base - 1;

Description

Please see the GSM 07.07 document.

[Top]


KErrGsm0707PhoneLinkReserved

const TInt KErrGsm0707PhoneLinkReserved=KErrGsm0707Base - 2;

Description

Please see the GSM 07.07 document.

[Top]


KErrGsm0707OperationNotAllowed

const TInt KErrGsm0707OperationNotAllowed=KErrGsm0707Base - 3;

Description

Please see the GSM 07.07 document.

[Top]


KErrGsm0707OperationNotSupported

const TInt KErrGsm0707OperationNotSupported=KErrGsm0707Base - 4;

Description

Please see the GSM 07.07 document.

[Top]


KErrGsm0707PhoneToSimLockRequired

const TInt KErrGsm0707PhoneToSimLockRequired=KErrGsm0707Base - 5;

Description

Please see the GSM 07.07 document.

[Top]


KErrGsm0707SimNotInserted

const TInt KErrGsm0707SimNotInserted=KErrGsm0707Base - 10;

Description

Please see the GSM 07.07 document.

[Top]


KErrGsm0707SimPin1Required

const TInt KErrGsm0707SimPin1Required=KErrGsm0707Base - 11;

Description

Please see the GSM 07.07 document.

[Top]


KErrGsm0707SIMPuk1Required

const TInt KErrGsm0707SIMPuk1Required=KErrGsm0707Base - 12;

Description

Please see the GSM 07.07 document.

[Top]


KErrGsm0707SimFailure

const TInt KErrGsm0707SimFailure=KErrGsm0707Base - 13;

Description

Please see the GSM 07.07 document.

[Top]


KErrGsm0707SimBusy

const TInt KErrGsm0707SimBusy=KErrGsm0707Base - 14;

Description

Please see the GSM 07.07 document.

[Top]


KErrGsm0707SimWrong

const TInt KErrGsm0707SimWrong=KErrGsm0707Base - 15;

Description

Please see the GSM 07.07 document.

[Top]


KErrGsm0707IncorrectPassword

const TInt KErrGsm0707IncorrectPassword=KErrGsm0707Base - 16;

Description

Please see the GSM 07.07 document.

[Top]


KErrGsm0707SimPin2Required

const TInt KErrGsm0707SimPin2Required=KErrGsm0707Base - 17;

Description

Please see the GSM 07.07 document.

[Top]


KErrGsm0707SIMPuk2Required

const TInt KErrGsm0707SIMPuk2Required=KErrGsm0707Base - 18;

Description

Please see the GSM 07.07 document.