| class CMmPhoneExtInterface : public CBase |
CMmPhoneExtInterface is used to provide an extension interface for system specific phone object extensions.
| TInt | AbortSecurityCodeL | ( | const TDataPackage & | aPackage | ) | [pure virtual] |
Default implementation of AbortSecurityCodeL.
| const TDataPackage & aPackage |
| TInt | ChangeSecurityCodeL | ( | const TDataPackage & | aPackage | ) | [pure virtual] |
Default implementation of ChangeSecurityCodeL.
| const TDataPackage & aPackage |
| void | CompleteGetHomeNetwork | ( | CMmDataPackage * | aDataPackage | ) | [pure virtual] |
Copletes GetHomeNetwork request
| CMmDataPackage * aDataPackage | package |
| void | CompleteGetICCType | ( | CMmDataPackage * | aDataPackage | ) | [pure virtual] |
Completes a GetICCType request
| CMmDataPackage * aDataPackage |
| void | CompleteNotifyNetworkRegistrationStatusChange | ( | RMobilePhone::TMobilePhoneRegistrationStatus | aRegistrationStatus | ) | [pure virtual] |
Completes a network registration status changed in this extension
| RMobilePhone::TMobilePhoneRegistrationStatus aRegistrationStatus | new registration status |
| TInt | DeliverCode | ( | RMobilePhone::TCodeAndUnblockCode | aCodes | ) | [pure virtual] |
Default implementation of DeliverCode.
| RMobilePhone::TCodeAndUnblockCode aCodes |
| TInt | GetCipheringIndicatorStatusL | ( | const TDataPackage * | aDataPackage | ) | [pure virtual] |
Gets ciphering indicator status
| const TDataPackage * aDataPackage |
| TInt | GetCurrentNetwork | ( | RMobilePhone::TMobilePhoneNetworkInfoV8 * | aNetInfo, |
| RMobilePhone::TMobilePhoneLocationAreaV1 * | aArea | |||
| ) | [pure virtual] | |||
Default implementation of GetCurrentNetwork (version 8)
| RMobilePhone::TMobilePhoneNetworkInfoV8 * aNetInfo | network information version 8 |
| RMobilePhone::TMobilePhoneLocationAreaV1 * aArea | Location area |
| TInt | GetCurrentNetworkNoLocation | ( | RMobilePhone::TMobilePhoneNetworkInfoV8 * | aNetInfo | ) | [pure virtual] |
Default implementation of GetCurrentNetworkNoLocation (version 8)
| RMobilePhone::TMobilePhoneNetworkInfoV8 * aNetInfo | network information version 8 |
| TInt | GetCurrentNetworkNoLocationV1 | ( | RMobilePhone::TMobilePhoneNetworkInfoV1 * | aNetInfo | ) | [pure virtual] |
Version 1 implementation of GetCurrentNetworkNoLocation
| RMobilePhone::TMobilePhoneNetworkInfoV1 * aNetInfo | network information version 1 |
| TInt | GetCurrentNetworkNoLocationV2 | ( | RMobilePhone::TMobilePhoneNetworkInfoV2 * | aNetInfo | ) | [pure virtual] |
Version 2 information implementation of GetCurrentNetworkNoLocation
| RMobilePhone::TMobilePhoneNetworkInfoV2 * aNetInfo | network information version 2 |
| TInt | GetCurrentNetworkNoLocationV5 | ( | RMobilePhone::TMobilePhoneNetworkInfoV5 * | aNetInfo | ) | [pure virtual] |
Version 5 information implementation of GetCurrentNetworkNoLocation
| RMobilePhone::TMobilePhoneNetworkInfoV5 * aNetInfo | network information version 5 |
| TInt | GetCurrentNetworkV1 | ( | RMobilePhone::TMobilePhoneNetworkInfoV1 * | aNetInfo, |
| RMobilePhone::TMobilePhoneLocationAreaV1 * | aArea | |||
| ) | [pure virtual] | |||
Implementation of GetCurrentNetwork version 1 information
| RMobilePhone::TMobilePhoneNetworkInfoV1 * aNetInfo | network information version 1 |
| RMobilePhone::TMobilePhoneLocationAreaV1 * aArea | Location area |
| TInt | GetCurrentNetworkV2 | ( | RMobilePhone::TMobilePhoneNetworkInfoV2 * | aNetInfo, |
| RMobilePhone::TMobilePhoneLocationAreaV1 * | aArea | |||
| ) | [pure virtual] | |||
Implementation of GetCurrentNetwork version 2 information
| RMobilePhone::TMobilePhoneNetworkInfoV2 * aNetInfo | network information version 2 |
| RMobilePhone::TMobilePhoneLocationAreaV1 * aArea | Location area |
| TInt | GetCurrentNetworkV5 | ( | RMobilePhone::TMobilePhoneNetworkInfoV5 * | aNetInfo, |
| RMobilePhone::TMobilePhoneLocationAreaV1 * | aArea | |||
| ) | [pure virtual] | |||
Implementation of GetCurrentNetwork version 5 information
| RMobilePhone::TMobilePhoneNetworkInfoV5 * aNetInfo | network information version 5 |
| RMobilePhone::TMobilePhoneLocationAreaV1 * aArea | Location area |
| TInt | GetDetectedNetworksCancelL | ( | ) | [pure virtual] |
Default implementation of GetDetectedNetworksCancelL
| TInt | GetDetectedNetworksPhase1L | ( | ) | [pure virtual] |
Default implementation of GetDetectedNetworksPhase1L
| TInt | GetFdnStatusL | ( | ) | [pure virtual] |
Default implementation of GetFdnStatusL-method
| TInt | GetHomeNetwork | ( | RMobilePhone::TMobilePhoneNetworkInfoV8 * | aNetInfo | ) | [pure virtual] |
Default implementation of get home network information (version 8)
| RMobilePhone::TMobilePhoneNetworkInfoV8 * aNetInfo | network information version 8 |
| TInt | GetHomeNetworkV1 | ( | RMobilePhone::TMobilePhoneNetworkInfoV1 * | aNetInfo | ) | [pure virtual] |
Version 1 implementation of get home network information.
| RMobilePhone::TMobilePhoneNetworkInfoV1 * aNetInfo | network information version 1 |
| TInt | GetHomeNetworkV2 | ( | RMobilePhone::TMobilePhoneNetworkInfoV2 * | aNetInfo | ) | [pure virtual] |
Version 2 implementation of get home network information.
| RMobilePhone::TMobilePhoneNetworkInfoV2 * aNetInfo | network information version 2 |
| TInt | GetHomeNetworkV5 | ( | RMobilePhone::TMobilePhoneNetworkInfoV5 * | aNetInfo | ) | [pure virtual] |
Version 5 implementation of get home network information.
| RMobilePhone::TMobilePhoneNetworkInfoV5 * aNetInfo | network information version 5 |
| TInt | GetIccAccessCaps | ( | TUint32 * | aCaps | ) | [pure virtual] |
Gets the ICC access capabilites
| TUint32 * aCaps | Pointer to return the capabilites value |
| TInt | GetLockInfoL | ( | const TDataPackage & | aPackage | ) | [pure virtual] |
Gets the status and setting of a given lock
| const TDataPackage & aPackage |
| TInt | GetNITZInfo | ( | RMobilePhone::TMobilePhoneNITZ * | aNwtTimeInfo | ) | [pure virtual] |
Default implementation of GetNITZInfo-method.
| RMobilePhone::TMobilePhoneNITZ * aNwtTimeInfo |
| TInt | GetNetworkCaps | ( | TUint32 * | aCaps | ) | [pure virtual] |
Default implementation of GetNetworkCaps-method.
| TUint32 * aCaps |
| TInt | GetNetworkRegistrationStatusL | ( | ) | [pure virtual] |
Gets the network registration status
| TInt | GetNetworkSecurityLevel | ( | RMobilePhone::TMobilePhoneNetworkSecurity & | aNetworkSecurity | ) | const [pure virtual] |
Gets network security level
| RMobilePhone::TMobilePhoneNetworkSecurity & aNetworkSecurity |
| TInt | GetSecurityCaps | ( | TUint32 * | aCaps | ) | [pure virtual] |
Default implementation of GetSecurityCaps.
| TUint32 * aCaps |
| TInt | GetServiceProviderNameL | ( | ) | [pure virtual] |
Default implementation of get service provider name
| TInt | GetStaticExtensionMode | ( | RMobilePhone::TMobilePhoneNetworkMode * | aMode | ) | [pure virtual] |
Get static extension mode
| RMobilePhone::TMobilePhoneNetworkMode * aMode |
| TInt | NotifyCellInfoChangeL | ( | ) | [pure virtual] |
Request notifications of cell information changes.
| TInt | NotifySimStatusReadyL | ( | ) | [pure virtual] |
Makes the SIM status request to SIM server
| void | ReceivedNITZInfo | ( | RMobilePhone::TMobilePhoneNITZ & | aNITZInfo | ) | [pure virtual] |
Update Nitz information.
| RMobilePhone::TMobilePhoneNITZ & aNITZInfo | NITZ info |
| TInt | SelectNetworkCancelL | ( | ) | [pure virtual] |
Default implementation of SelectNetworkCancelL
| TInt | SelectNetworkL | ( | const TDataPackage & | aDataPackage | ) | [pure virtual] |
Default implementation of SelectNetworkL
| const TDataPackage & aDataPackage |
| TInt | SetCurrentNetwork | ( | const RMobilePhone::TMobilePhoneNetworkInfoV8 & | aNetInfo, |
| const RMobilePhone::TMobilePhoneLocationAreaV1 & | area | |||
| ) | [pure virtual] | |||
Default implementation of SetCurrentNetwork
| const RMobilePhone::TMobilePhoneNetworkInfoV8 & aNetInfo | network information version 8 |
| const RMobilePhone::TMobilePhoneLocationAreaV1 & area |
| TInt | SetFdnSetting | ( | RMobilePhone::TMobilePhoneFdnSetting * | aFdnSetting | ) | [pure virtual] |
Default implementation of SetFdnSetting-method
| RMobilePhone::TMobilePhoneFdnSetting * aFdnSetting |
| TInt | SetLockSettingL | ( | CMmDataPackage * | aPackage | ) | [pure virtual] |
Sets new setting for a lock
| CMmDataPackage * aPackage |
| void | SetNetworkModeInExtensionPhone | ( | RMobilePhone::TMobilePhoneNetworkMode | aMode | ) | [pure virtual] |
Sets a network mode into iCurrentNwInfo.iMode variable
| RMobilePhone::TMobilePhoneNetworkMode aMode | Network Mode |
| TInt | SetNetworkSecurityLevel | ( | RMobilePhone::TMobilePhoneNetworkSecurity & | aNetworkSecurity | ) | [pure virtual] |
Sets network security level
| RMobilePhone::TMobilePhoneNetworkSecurity & aNetworkSecurity |
| TInt | SetNetworkSelectionSettingL | ( | const TDataPackage & | aDataPackage | ) | [pure virtual] |
Sets the network selection setting
| const TDataPackage & aDataPackage |
| TInt | SimActivePinState | ( | ) | [pure virtual] |
Checks the state of the currently active PIN code.
| TInt | UpdateLockInfo | ( | RMobilePhone::TMobilePhoneLockStatus | aStatus, |
| RMobilePhone::TMobilePhoneLockSetting | aSetting, | |||
| RMobilePhone::TMobilePhoneLock | aLock | |||
| ) | [pure virtual] | |||
Gets the status and setting of a given lock
| RMobilePhone::TMobilePhoneLockStatus aStatus | |
| RMobilePhone::TMobilePhoneLockSetting aSetting | |
| RMobilePhone::TMobilePhoneLock aLock |
| TInt | UpdateSecurityCaps | ( | RMobilePhone::TMobilePhoneSecurityEvent | aEvent | ) | [pure virtual] |
Default implementation of UpdateSecurityCaps.
| RMobilePhone::TMobilePhoneSecurityEvent aEvent |
| TInt | VerifySecurityCodeL | ( | const TDataPackage & | aPackage | ) | [pure virtual] |
Default implementation of VerifySecurityCodeL.
| const TDataPackage & aPackage |
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.