Enum ublox_cellular::command::error::CmeError[][src]

pub enum CmeError {
Show 120 variants PhoneFailure, NoConnectionToPhone, PhoneAdaptorLinkReserved, OperationNotAllowed, OperationNotSupported, PhSimPinRequired, PhFsimPinRequired, PhFsimPukRequired, SimNotInserted, SimPinRequired, SimPukRequired, SimFailure, SimBusy, SimWrong, IncorrectPassword, SimPin2Required, SimPuk2Required, MemoryFull, InvalidIndex, NetworkNotFound, MemoryFailure, TextStringTooLong, InvalidCharactersInTextString, DialStringTooLong, InvalidCharactersInDialString, NoNetworkService, NetworkTimeout, NetworkNotAllowedEmergencyCallsOnly, NetworkPersonalisationPinRequired, NetworkPersonalisationPukRequired, NetworkSubsetPersonalisationPinRequired, NetworkSubsetPersonalisationPukRequired, ServiceProviderPersonalisationPinRequired, ServiceProviderPersonalisationPukRequired, CorporatePersonalisationPinRequired, CorporatePersonalisationPukRequired, IncorrectParameters, CommandImplementedButCurrentlyDisabled, CommandAbortedByUser, NotAttachedToNetworkDueToMtFunctionalityRestrictions, ModemNotAllowedMtRestrictedToEmergencyCallsOnly, OperationNotAllowedBecauseOfMtFunctionalityRestrictions, FixedDialNumberOnlyAllowedCalledNumberIsNotAFixedDialNumber, TemporarilyOutOfServiceDueToOtherMtUsage, Unknown, IllegalMs, IllegalMe, GprsServicesNotAllowed, GprsAndNonGprsServicesNotAllowed, PlmnNotAllowed, LocationAreaNotAllowed, RoamingNotAllowedInThisLocationArea, GprsServicesNotAllowedInThisPlmn, NoSuitableCellsInLocationArea, Congestion, NotAuthorizedForThisCsg, InsufficientResources, MissingOrUnknownApn, UnknownPdpAddressOrPdpType, UserAuthenticationFailed, RequestRejectedByServingGwOrPdnGw, RequestRejectedUnspecified, ServiceOptionNotSupported, RequestedServiceOptionNotSubscribed, ServiceOptionTemporarilyOutOfOrder, NsApiAlreadyUsed, EpsQoSNotAccepted, NetworkFailure, FeatureNotSupported, SemanticErrorInTheTftOperation, SyntacticalErrorInTheTftOperation, UnknownPdpContext, SemanticErrorsInPacketFilterS, SyntacticalErrorsInPacketFilterS, PdpContextWithoutTftAlreadyActivated, PtiMismatch, UnspecifiedGprsError, PdpAuthenticationFailure, InvalidMobileClass, EsmInformationNotReceived, PdnConnectionDoesNotExist, MultiplePdnConnectionsForAGivenApnNotAllowed, UserBusy, UplinkBusyFlowControl, BearerHandlingNotSupported, MaximumNumberOfEpsBearersReached, RequestedApnNotSupportedInCurrentRatAndPlmnCombination, ImsiUnknownInVlr, LastPdnDisconnectionNotAllowed, SemanticallyIncorrectMessage, MandatoryInformationElementError, InformationElementNonExistentOrNotImplemented, ConditionalIeError, ProtocolErrorUnspecified, OperatorDeterminedBarring, MaximumNumberOfPdpContextsReached, RequestRejectedBearerControlModeViolation, InvalidPtiValue, InvalidMandatoryIe, MessageTypeNonExistent, MessageTypeNotCompatible, IeNonExistent, MessageNotCompatible, InvalidErrorMapping, InternalError, SimBlocked, MeFailure, SmsServiceOfMeReserved, InvalidPduModeParameter, InvalidTextModeParameter, USimNotInserted, USimPinRequired, PhUSimPinRequired, USimFailure, USimBusy, USimWrong, USimPukRequired, USimPin2Required, USimPuk2Required, InvalidMemoryIndex,
}
Expand description

Mobile termination error result codes +CME ERROR

Variants

PhoneFailure
NoConnectionToPhone
PhoneAdaptorLinkReserved
OperationNotAllowed
OperationNotSupported
PhSimPinRequired
PhFsimPinRequired
PhFsimPukRequired
SimNotInserted
SimPinRequired
SimPukRequired
SimFailure
SimBusy
SimWrong
IncorrectPassword
SimPin2Required
SimPuk2Required
MemoryFull
InvalidIndex
NetworkNotFound
MemoryFailure
TextStringTooLong
InvalidCharactersInTextString
DialStringTooLong
InvalidCharactersInDialString
NoNetworkService
NetworkTimeout
NetworkNotAllowedEmergencyCallsOnly
NetworkPersonalisationPinRequired
NetworkPersonalisationPukRequired
NetworkSubsetPersonalisationPinRequired
NetworkSubsetPersonalisationPukRequired
ServiceProviderPersonalisationPinRequired
ServiceProviderPersonalisationPukRequired
CorporatePersonalisationPinRequired
CorporatePersonalisationPukRequired
IncorrectParameters
CommandImplementedButCurrentlyDisabled
CommandAbortedByUser
NotAttachedToNetworkDueToMtFunctionalityRestrictions
ModemNotAllowedMtRestrictedToEmergencyCallsOnly
OperationNotAllowedBecauseOfMtFunctionalityRestrictions
FixedDialNumberOnlyAllowedCalledNumberIsNotAFixedDialNumber
TemporarilyOutOfServiceDueToOtherMtUsage
Unknown
IllegalMs
IllegalMe
GprsServicesNotAllowed
GprsAndNonGprsServicesNotAllowed
PlmnNotAllowed
LocationAreaNotAllowed
RoamingNotAllowedInThisLocationArea
GprsServicesNotAllowedInThisPlmn
NoSuitableCellsInLocationArea
Congestion
NotAuthorizedForThisCsg
InsufficientResources
MissingOrUnknownApn
UnknownPdpAddressOrPdpType
UserAuthenticationFailed
RequestRejectedByServingGwOrPdnGw
RequestRejectedUnspecified
ServiceOptionNotSupported
RequestedServiceOptionNotSubscribed
ServiceOptionTemporarilyOutOfOrder
NsApiAlreadyUsed
EpsQoSNotAccepted
NetworkFailure
FeatureNotSupported
SemanticErrorInTheTftOperation
SyntacticalErrorInTheTftOperation
UnknownPdpContext
SemanticErrorsInPacketFilterS
SyntacticalErrorsInPacketFilterS
PdpContextWithoutTftAlreadyActivated
PtiMismatch
UnspecifiedGprsError
PdpAuthenticationFailure
InvalidMobileClass
EsmInformationNotReceived
PdnConnectionDoesNotExist
MultiplePdnConnectionsForAGivenApnNotAllowed
UserBusy
UplinkBusyFlowControl
BearerHandlingNotSupported
MaximumNumberOfEpsBearersReached
RequestedApnNotSupportedInCurrentRatAndPlmnCombination
ImsiUnknownInVlr
LastPdnDisconnectionNotAllowed
SemanticallyIncorrectMessage
MandatoryInformationElementError
InformationElementNonExistentOrNotImplemented
ConditionalIeError
ProtocolErrorUnspecified
OperatorDeterminedBarring
MaximumNumberOfPdpContextsReached
RequestRejectedBearerControlModeViolation
InvalidPtiValue
InvalidMandatoryIe
MessageTypeNonExistent
MessageTypeNotCompatible
IeNonExistent
MessageNotCompatible
InvalidErrorMapping
InternalError
SimBlocked
MeFailure
SmsServiceOfMeReserved
InvalidPduModeParameter
InvalidTextModeParameter
USimNotInserted
USimPinRequired
PhUSimPinRequired
USimFailure
USimBusy
USimWrong
USimPukRequired
USimPin2Required
USimPuk2Required
InvalidMemoryIndex

Trait Implementations

Formats the value using the given formatter. Read more

Writes the defmt representation of self to fmt.

The associated error which can be returned from parsing.

Parses a string s to return a value of this type. Read more

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

Should always be Self

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.