wlanerrorcodes.h File Reference

const TInt KErrWlanInternalError

const TInt KErrWlanInternalError

A failure inside WLAN subsystem has occurred. Typically caused by an unexpected WLAN HW event.

const TInt KErrWlanOpenAuthFailed

const TInt KErrWlanOpenAuthFailed

WLAN AP has refused 802.11 open system authentication.

const TInt KErrWlanSharedKeyAuthRequired

const TInt KErrWlanSharedKeyAuthRequired

WLAN AP requires 802.11 shared key authentication.

const TInt KErrWlanSharedKeyAuthFailed

const TInt KErrWlanSharedKeyAuthFailed

802.11 shared key authentication has failed.

Most likely caused by misconfigured WEP keys either in the IAP settings or the WLAN AP.

const TInt KErrWlanWpaAuthRequired

const TInt KErrWlanWpaAuthRequired

WLAN AP requires Wi-Fi Protected Access security but the IAP doesn't have matching settings.

const TInt KErrWlanWpaAuthFailed

const TInt KErrWlanWpaAuthFailed

Wi-Fi Protected Access authentication has failed.

const TInt KErrWlan802dot1xAuthFailed

const TInt KErrWlan802dot1xAuthFailed

Legacy 802.1x authentication has failed.

const TInt KErrWlanIllegalWpaPskKey

const TInt KErrWlanIllegalWpaPskKey

Wi-Fi Protected Access authentication w/ a preshared key has failed.

Most likely caused by a misconfigured preshared key either in the IAP settings or the WLAN AP.

const TInt KErrWlanWpaCounterMeasuresActive

const TInt KErrWlanWpaCounterMeasuresActive

Wi-Fi Protected Access connections are not allowed as countermeasures are active due to MIC failures.

The countermeasures are active for 60 seconds after having been started.

const TInt KErrWlanNetworkNotFound

const TInt KErrWlanNetworkNotFound

No WLAN APs matching the IAP settings have been found.

const TInt KErrWlanIllegalEncryptionKeys

const TInt KErrWlanIllegalEncryptionKeys

The IAP has an illegal key WEP key configuration.

const TInt KErrWlanRoamingFailed

const TInt KErrWlanRoamingFailed

Roaming between WLAN APs has failed irreversibly.

const TInt KErrWlanNetworkLost

const TInt KErrWlanNetworkLost

Connection to the WLAN network has unexpectedly been lost.

const TInt KErrWlanPskModeRequired

const TInt KErrWlanPskModeRequired

WLAN AP requires Wi-Fi Protected Access authentication w/ a preshared key.

const TInt KErrWlanEapModeRequired

const TInt KErrWlanEapModeRequired

WLAN AP requires Wi-Fi Protected Access authentication w/ EAP.

const TInt KErrWlanEapSimFailed

const TInt KErrWlanEapSimFailed

EAP-SIM authentication has failed.

const TInt KErrWlanEapTlsFailed

const TInt KErrWlanEapTlsFailed

EAP-TLS authentication has failed.

const TInt KErrWlanEapPeapFailed

const TInt KErrWlanEapPeapFailed

EAP-PEAP authentication has failed.

const TInt KErrWlanEapMsChapv2

const TInt KErrWlanEapMsChapv2

EAP-MSCHAPv2 authentication has failed.

const TInt KErrWlanEapAkaFailed

const TInt KErrWlanEapAkaFailed

EAP-AKA authentication has failed.

const TInt KErrWlanEapTtlsFailed

const TInt KErrWlanEapTtlsFailed

EAP-TTLS authentication has failed.

const TInt KErrWlanLeapFailed

const TInt KErrWlanLeapFailed

EAP-LEAP authentication has failed.

const TInt KErrWlanEapGtcFailed

const TInt KErrWlanEapGtcFailed

EAP-GTC authentication has failed.

const TInt KErrWlanSimNotInstalled

const TInt KErrWlanSimNotInstalled

EAP-SIM/EAP-AKA authentication has failed due to a missing SIM card.

const TInt KErrWlanNotSubscribed

const TInt KErrWlanNotSubscribed

EAP-SIM/EAP-AKA authentication has failed due to missing service subscription.

const TInt KErrWlanAccessBarred

const TInt KErrWlanAccessBarred

EAP-SIM/EAP-AKA authentication has failed due to user being barred from the service.

const TInt KErrWlanPasswordExpired

const TInt KErrWlanPasswordExpired

EAP-MSCHAPv2 authentication has failed due to expired password.

const TInt KErrWlanNoDialinPermissions

const TInt KErrWlanNoDialinPermissions

EAP-MSCHAPv2 authentication has failed due to permissions.

const TInt KErrWlanAccountDisabled

const TInt KErrWlanAccountDisabled

EAP-MSCHAPv2 authentication has failed due to disabled account.

const TInt KErrWlanRestrictedLogonHours

const TInt KErrWlanRestrictedLogonHours

EAP-MSCHAPv2 authentication has failed due to restricted logon hours.

const TInt KErrWlanServerCertificateExpired

const TInt KErrWlanServerCertificateExpired

EAP authentication using certificates failed due to an expired certificate.

const TInt KErrWlanCerficateVerifyFailed

const TInt KErrWlanCerficateVerifyFailed

EAP authentication using certificates failed due to a certificate that couldn't be verified.

const TInt KErrWlanNoUserCertificate

const TInt KErrWlanNoUserCertificate

EAP authentication using certificates failed due to a missing user certificate.

const TInt KErrWlanNoCipherSuite

const TInt KErrWlanNoCipherSuite

EAP authentication using certificates failed due to a mismatching certificate configuration.

const TInt KErrWlanUserRejected

const TInt KErrWlanUserRejected

EAP authentication using certificates failed due to the server not accepting the user certificate.

const TInt KErrWlanUserCertificateExpired

const TInt KErrWlanUserCertificateExpired

EAP authentication using certificates failed due to an expired user certificate.

const TInt KErrWlanConnAlreadyActive

const TInt KErrWlanConnAlreadyActive

WLAN connection could not be started because one is already active.

const TInt KErrWlanWpa2OnlyModeNotSupported

const TInt KErrWlanWpa2OnlyModeNotSupported

WLAN AP doesn't support "Wi-Fi Protected Access 2"-only mode.

const TInt KErrWlanEapFastTunnelCompromiseError

const TInt KErrWlanEapFastTunnelCompromiseError

Phone detected some suspicious network behavior and it thinks that it is not safe to continue.

const TInt KErrWlanEapFastUnexpextedTlvExhanged

const TInt KErrWlanEapFastUnexpextedTlvExhanged

The received message does not fit the current state of the phone.

const TInt KErrWlanEapFastNoPacNorCertsToAuthenticateWithProvDisabled

const TInt KErrWlanEapFastNoPacNorCertsToAuthenticateWithProvDisabled

No credentials found and provisioning disabled. Perform provisioning first.

const TInt KErrWlanEapFastNoMatchingPacForAid

const TInt KErrWlanEapFastNoMatchingPacForAid

PAC store does not contain a PAC matching the current server, requires provisioning first.

const TInt KErrWlanEapFastAuthFailed

const TInt KErrWlanEapFastAuthFailed

EAP-FAST authentication failed.

const TInt KErrWlanEapFastPacStoreCorrupted

const TInt KErrWlanEapFastPacStoreCorrupted

PAC store corrupted. Reset PAC store and perform provisioning again.

const TInt KErrWlanProtectedSetupOOBInterfaceReadError

const TInt KErrWlanProtectedSetupOOBInterfaceReadError

Wi-Fi Protected Setup failed due to out-of-band configuration error.

const TInt KErrWlanProtectedSetupDecryptionCRCFailure

const TInt KErrWlanProtectedSetupDecryptionCRCFailure

Wi-Fi Protected Setup failed due to decryption error during operation.

const TInt KErrWlanProtectedSetup2_4ChannelNotSupported

const TInt KErrWlanProtectedSetup2_4ChannelNotSupported

Wi-Fi Protected Setup failed due to a invalid channel.

const TInt KErrWlanProtectedSetup5_0ChannelNotSupported

const TInt KErrWlanProtectedSetup5_0ChannelNotSupported

Wi-Fi Protected Setup failed due to a invalid channel.

const TInt KErrWlanSignalTooWeak

const TInt KErrWlanSignalTooWeak

Wi-Fi Protected Setup could not be completed due to low signal level.

const TInt KErrWlanProtectedSetupNetworkAuthFailure

const TInt KErrWlanProtectedSetupNetworkAuthFailure

Wi-Fi Protected Setup failed due to network authentication failure.

const TInt KErrWlanProtectedSetupNetworkAssociationFailure

const TInt KErrWlanProtectedSetupNetworkAssociationFailure

Wi-Fi Protected Setup failed due to failed association attempt.

const TInt KErrWlanProtectedSetupNoDHCPResponse

const TInt KErrWlanProtectedSetupNoDHCPResponse

Wi-Fi Protected Setup failed due to missing DHCP response.

const TInt KErrWlanProtectedSetupFailedDHCPConfig

const TInt KErrWlanProtectedSetupFailedDHCPConfig

Wi-Fi Protected Setup failed due to failed DHCP configuration.

const TInt KErrWlanProtectedSetupIPAddressConflict

const TInt KErrWlanProtectedSetupIPAddressConflict

Wi-Fi Protected Setup failed due to detected IP address conflict.

const TInt KErrWlanProtectedSetupCouldNotConnectToRegistrar

const TInt KErrWlanProtectedSetupCouldNotConnectToRegistrar

WLAN AP was unable to connect to the registrar.

const TInt KErrWlanProtectedSetupMultiplePBCSessionsDetected

const TInt KErrWlanProtectedSetupMultiplePBCSessionsDetected

Multiple push-button sessions were detected.

const TInt KErrWlanProtectedSetupRogueActivitySuspected

const TInt KErrWlanProtectedSetupRogueActivitySuspected

Multiple overlapping session were detected.

const TInt KErrWlanProtectedSetupDeviceBusy

const TInt KErrWlanProtectedSetupDeviceBusy

WLAN AP was unable to respond to the Wi-Fi Protected Setup request.

const TInt KErrWlanProtectedSetupSetupLocked

const TInt KErrWlanProtectedSetupSetupLocked

Wi-Fi Protected Setup cannot be started because WLAN AP configuration is locked.

const TInt KErrWlanProtectedSetupMessageTimeout

const TInt KErrWlanProtectedSetupMessageTimeout

Wi-Fi Protected Setup failed due to a timeout.

const TInt KErrWlanProtectedSetupRegistrationSessionTimeout

const TInt KErrWlanProtectedSetupRegistrationSessionTimeout

Wi-Fi Protected Setup failed due to a timeout.

const TInt KErrWlanProtectedSetupDevicePasswordAuthFailure

const TInt KErrWlanProtectedSetupDevicePasswordAuthFailure

Wi-Fi Protected Setup failed password authentication failure.

const TInt KErrWlanProtectedSetupPINMethodNotSupported

const TInt KErrWlanProtectedSetupPINMethodNotSupported

WLAN AP does not support PIN code mechanism.

const TInt KErrWlanProtectedSetupPBMethodNotSupported

const TInt KErrWlanProtectedSetupPBMethodNotSupported

WLAN AP does not support push-button mechanism.