class CMmNetTsy : public CBase |
CMmPhoneTsy contains mode-independent phone functionality. Extension request handles and parameters are stored as attributes.
TInt | CancelService | ( | const TInt | aIpc, |
const TTsyReqHandle | aTsyReqHandle | |||
) | [virtual] |
Cancels request that's IPC number and request handle are given in parameters
const TInt aIpc | request IPC number |
const TTsyReqHandle aTsyReqHandle | TSY request handle |
TInt | CancelToDosL | ( | const TInt | aIpc | ) | [private] |
Handles cancel methods that cause message sending to DOS.
const TInt aIpc | request IPC number |
TBool | CipheringIndicatorForcedOff | ( | ) |
Returns ETrue if the ciphering indication is forced off.
void | CompleteCellInfoIndReq | ( | CMmDataPackage * | aDataPackage, |
TInt | aResult | |||
) | [virtual] |
The LTSY has completed a request for notifications of changes in the cell information.
CMmDataPackage * aDataPackage | the data package returned by the LTSY. In this case it will not contain any relevant information. |
TInt aResult | the result of the request. KErrNone if the LTSY supports automatic notification of cell information changes. KErrNotSupported if the LTSY does not support notification of cell information changes. Any other standard error codes if there has been an error processing the request. |
void | CompleteCellInfoReq | ( | CMmDataPackage * | aDataPackage, |
TInt | aResult | |||
) | [virtual] |
The LTSY has completed a cell information get request
CMmDataPackage * aDataPackage | the data package with the cell information |
TInt aResult | the result of the get request |
void | CompleteGetCipheringIndicatorStatus | ( | CMmDataPackage * | aDataPackage, |
TInt | aError | |||
) |
Completes an outstanding GetCipheringIndicatorStatus
CMmDataPackage * aDataPackage | |
TInt aError |
void | CompleteGetCurrentActiveUSimApplication | ( | CMmDataPackage * | aDataPackage, |
TInt | aErrorValue | |||
) |
Completes an outstanding GetCurrentActiveUSimApplicationL, which retrieves AID param from LTSY layer
CMmDataPackage * aDataPackage | |
TInt aErrorValue |
void | CompleteGetDetectedNetworksCancel | ( | TInt | aErrorCode | ) | const [virtual] |
Completes GetDetectedNetworksCancel request.
TInt aErrorCode | Error code |
void | CompleteGetNetworkRegistrationStatus | ( | TInt | aErrorValue | ) | [virtual] |
Complete Get Network Registration Status
TInt aErrorValue | EPOC error code |
void | CompleteGetPreferredNetworksListPhase1 | ( | TInt | aError, |
CMmDataPackage * | aDataPackage | |||
) |
Completes an outstanding GetPreferredNetworksListPhase1L, which retrieves Preferred Networks List from LTSY Layer
TInt aError | |
CMmDataPackage * aDataPackage |
void | CompleteNotifyCurrentNetworkChange | ( | CMmDataPackage * | aDataPackage, |
TInt | aResult | |||
) | [virtual] |
Current network information has changed, the client req is completed
CMmDataPackage * aDataPackage | Includes new NW and location info |
TInt aResult | Result code |
void | CompleteNotifyModeChange | ( | CMmDataPackage * | aDataPackage, |
TInt | aResult | |||
) | [virtual] |
Completes the NotifyModeChange request
CMmDataPackage * aDataPackage | |
TInt aResult |
void | CompleteNotifyNITZInfoChange | ( | CMmDataPackage * | aDataPackage | ) | [virtual] |
Time info has been change, the client request is completed.
CMmDataPackage * aDataPackage |
void | CompleteNotifyNetworkRegistrationStatusChange | ( | CMmDataPackage * | aDataPackage, |
TInt | aResult | |||
) | [virtual] |
Completes the NotifyNetworkRegistrationStatusChange request
CMmDataPackage * aDataPackage | the data package with the network registration status |
TInt aResult | Result code |
void | CompleteNotifyNetworkSecurityLevelChange | ( | CMmDataPackage * | aDataPackage | ) |
Completes an outstanding NotifyNetworkSecurityLevelChange
CMmDataPackage * aDataPackage |
void | CompleteNotifyNetworkSelectionSettingChange | ( | CMmDataPackage * | aDataPackage | ) | [virtual] |
completes the NotifyNetworkSelectionSettingChange request
CMmDataPackage * aDataPackage |
void | CompleteNotifySignalStrengthChange | ( | CMmDataPackage * | aDataPackage | ) | [virtual] |
signal strength has changed, the client request is completed
CMmDataPackage * aDataPackage |
void | CompleteNotifyStorePreferredNetworksListChange | ( | ) | [private] |
Completes the notification request for storing Preferred Networks List
void | CompleteSelectNetwork | ( | TInt | aErrorCode | ) | [virtual] |
Notifies the client when the network selection setting changes.
TInt aErrorCode | Error code |
void | CompleteSelectNetworkCancel | ( | TInt | aErrorCode | ) | [virtual] |
Notifies client when network selection setting is cancelled.
TInt aErrorCode | Error code |
void | CompleteSetNetworkSelectionSetting | ( | TInt | aSuccessCode | ) | [virtual] |
Notifies client when network selection mode changes.
TInt aSuccessCode | Success code |
void | CompleteStorePreferredNetworksList | ( | TInt | aError | ) |
Completes an outstanding StorePreferredNetworksListL, which stores Preferred Networks List to LTSY layer
TInt aError |
TInt | DoExtFuncL | ( | const TTsyReqHandle | aTsyReqHandle, |
const TInt | aIpc, | |||
const TDataPackage & | aPackage | |||
) |
Handles extended client requests. Uses TRAP to ensure functioning on memory allocation failure
const TTsyReqHandle aTsyReqHandle | TSY request handle |
const TInt aIpc | request IPC number |
const TDataPackage & aPackage | packaged request parameters |
TInt | DoGetCellInfoReqL | ( | const TTsyReqHandle | aTsyReqHandle, |
TPckg < RMobilePhone::TMultimodeType > * | aCellInfoPckg | |||
) | [private] |
This functions sends the cell information request to the LTSY.
const TTsyReqHandle aTsyReqHandle | the TSY request handle |
TPckg < RMobilePhone::TMultimodeType > * aCellInfoPckg | the packaged cell information data structure |
TInt | DoNotifyCellInfoChangeL | ( | const TTsyReqHandle | aTsyReqHandle | ) | [private] |
This function do the actual registration for an outstanding cell information change notification request.
const TTsyReqHandle aTsyReqHandle | Tsy request handle |
TInt | GetAuthorizationInfoPhase1Cancel | ( | ) | [private] |
This function cancels an outstanding request for authorization info
TInt | GetAuthorizationInfoPhase1L | ( | const TTsyReqHandle | aTsyReqHandle, |
RMobilePhone::TClientId * | aClient, | |||
TInt * | aBufSize | |||
) | [private] |
Returns the length of authorization data
const TTsyReqHandle aTsyReqHandle | |
RMobilePhone::TClientId * aClient | |
TInt * aBufSize |
TInt | GetAuthorizationInfoPhase2L | ( | TTsyReqHandle | aTsyReqHandle, |
RMobilePhone::TClientId * | aClient, | |||
TDes8 * | aBuffer | |||
) | [private] |
Returns the authorization data
TTsyReqHandle aTsyReqHandle | |
RMobilePhone::TClientId * aClient | |
TDes8 * aBuffer |
RMobilePhone::TMobilePhonePrivacy & | GetCallPrivacyInformation | ( | ) |
Get the call privacy information and informs all active calls
TInt | GetCellInfoCancel | ( | const TTsyReqHandle | aTsyReqHandle | ) | [private] |
This function cancels an outstanding cell information getter request.
const TTsyReqHandle aTsyReqHandle | Tsy request handle |
TInt | GetCellInfoL | ( | const TTsyReqHandle | aTsyReqHandle, |
TDes8 * | aCellInfoPckg | |||
) | [private] |
This function returns the cell information.
const TTsyReqHandle aTsyReqHandle | the TSY request handle |
TDes8 * aCellInfoPckg |
TInt | GetCipheringIndicatorStatusCancel | ( | void | ) | [private] |
Cancels an outstanding GetCipheringIndicatorStatus request
void |
TInt | GetCipheringIndicatorStatusL | ( | const TTsyReqHandle | aTsyReqHandle, |
const TDataPackage & | aDataPackage | |||
) | [private] |
Gets the status of the ciphering indicator
const TTsyReqHandle aTsyReqHandle | Request handle |
const TDataPackage & aDataPackage |
TInt | GetCurrentActiveUSimApplicationCancel | ( | ) | [private] |
This function cancels an outstanding request for get current active usim application
TInt | GetCurrentActiveUSimApplicationL | ( | const TTsyReqHandle | aTsyReqHandle, |
RMobilePhone::TAID * | aAID | |||
) | [private] |
This function gets current active usim application
const TTsyReqHandle aTsyReqHandle | |
RMobilePhone::TAID * aAID | pointer to client side data |
TInt | GetCurrentMode | ( | const TTsyReqHandle | aTsyReqHandle, |
RMobilePhone::TMobilePhoneNetworkMode * | aMode | |||
) | const [private] |
This function returns current mode
const TTsyReqHandle aTsyReqHandle | Request handle |
RMobilePhone::TMobilePhoneNetworkMode * aMode | Mode |
TInt | GetCurrentModeCancel | ( | const TTsyReqHandle | aTsyReqHandle | ) | [private] |
This function cancels GetCurrentMode.
const TTsyReqHandle aTsyReqHandle | Request handle |
TInt | GetCurrentNetwork | ( | const TTsyReqHandle | aTsyReqHandle, |
TDes8 * | aNetworkInfoPckg, | |||
RMobilePhone::TMobilePhoneLocationAreaV1 * | aArea | |||
) | const [private] |
This function returns current network.
const TTsyReqHandle aTsyReqHandle | Tsy request handle |
TDes8 * aNetworkInfoPckg | network info |
RMobilePhone::TMobilePhoneLocationAreaV1 * aArea | location area |
TInt | GetCurrentNetworkNoLocation | ( | const TTsyReqHandle | aTsyReqHandle, |
TDes8 * | aNetworkInfoPckg | |||
) | const [private] |
This function returns current network, but not the location area.
const TTsyReqHandle aTsyReqHandle | Tsy request handle |
TDes8 * aNetworkInfoPckg | network info |
TInt | GetDetectedNetworksCancelL | ( | const TTsyReqHandle | aTsyReqHandle | ) | const [private] |
Cancels an outstanding GetDetectedNetworks request.
const TTsyReqHandle aTsyReqHandle | Request handle |
TInt | GetDetectedNetworksPhase1L | ( | const TTsyReqHandle | aTsyReqHandle, |
RMobilePhone::TClientId * | aClient, | |||
TInt * | aBufSize | |||
) | [private] |
These functions are used to get detected networks.
const TTsyReqHandle aTsyReqHandle | Request handle |
RMobilePhone::TClientId * aClient | Client id |
TInt * aBufSize | Pointer to the buffer size |
TInt | GetDetectedNetworksPhase2 | ( | const TTsyReqHandle | aTsyReqHandle, |
RMobilePhone::TClientId * | aClient, | |||
TDes8 * | aBuf | |||
) | [private] |
Second phase of fetching detected networks.
const TTsyReqHandle aTsyReqHandle | Request handle |
RMobilePhone::TClientId * aClient | Client id |
TDes8 * aBuf |
TInt | GetHomeNetwork | ( | const TTsyReqHandle | aTsyReqHandle, |
TDes8 * | aNetworkInfoPckg | |||
) | const [private] |
This function returns home network.
const TTsyReqHandle aTsyReqHandle | Tsy request handle |
TDes8 * aNetworkInfoPckg | Pointer to network info |
TInt | GetNITZInfo | ( | const TTsyReqHandle | aTsyReqHandle, |
RMobilePhone::TMobilePhoneNITZ * | aNWTimeInfo | |||
) | const [private] |
Get network time info.
const TTsyReqHandle aTsyReqHandle | Tsy request handle |
RMobilePhone::TMobilePhoneNITZ * aNWTimeInfo | NW time |
TInt | GetNetworkCaps | ( | const TTsyReqHandle | aTsyReqHandle, |
TUint32 * | aCaps | |||
) | const [private] |
This function returns network capabilities
const TTsyReqHandle aTsyReqHandle | Request handle |
TUint32 * aCaps | Capabilities |
TInt | GetNetworkName | ( | const TTsyReqHandle | aTsyReqHandle, |
TDes8 * | aNetworkNamePckg, | |||
TDes8 * | aPlmnPckg | |||
) | const [private] |
This function returns current network name.
const TTsyReqHandle aTsyReqHandle | Tsy request handle |
TDes8 * aNetworkNamePckg | network name |
TDes8 * aPlmnPckg | location package |
RMobilePhone::TMobilePhoneRegistrationStatus | GetNetworkRegistrationStatus | ( | ) | const |
Get the known network status
TInt | GetNetworkRegistrationStatusCancel | ( | const TTsyReqHandle | aTsyReqHandle | ) | [private] |
This function cancels network registration status request.
const TTsyReqHandle aTsyReqHandle |
TInt | GetNetworkRegistrationStatusL | ( | const TTsyReqHandle | aTsyReqHandle, |
RMobilePhone::TMobilePhoneRegistrationStatus * | aStatus | |||
) | [private] |
This function returns current network registration status.
const TTsyReqHandle aTsyReqHandle | Tsy request handle |
RMobilePhone::TMobilePhoneRegistrationStatus * aStatus | Registration status |
TInt | GetNetworkSecurityLevel | ( | const TTsyReqHandle | aTsyReqHandle, |
RMobilePhone::TMobilePhoneNetworkSecurity * | aNetworkSecurityLevel | |||
) | const [private] |
Gets the security level of the current network
const TTsyReqHandle aTsyReqHandle | Request handle |
RMobilePhone::TMobilePhoneNetworkSecurity * aNetworkSecurityLevel |
TInt | GetNetworkSelectionSetting | ( | const TTsyReqHandle | aTsyReqHandle, |
TDes8 * | aSettingPckg | |||
) | [private] |
Get network selection setting mode.
const TTsyReqHandle aTsyReqHandle | Tsy request handle |
TDes8 * aSettingPckg | New setting mode |
TInt | GetPreferredNetworksListCancel | ( | const TTsyReqHandle | aTsyReqHandle | ) | [private] |
Cancels the request for Getting Preferred Networks List
const TTsyReqHandle aTsyReqHandle |
TInt | GetPreferredNetworksListPhase1L | ( | const TTsyReqHandle | aTsyReqHandle, |
RMobilePhone::TClientId const * | aId, | |||
TInt * | aBufSize | |||
) | [private] |
Returns minimum size of a buffer to retreive the current Preferred Networks List from SIM
const TTsyReqHandle aTsyReqHandle | |
RMobilePhone::TClientId const * aId | |
TInt * aBufSize |
TInt | GetPreferredNetworksListPhase2 | ( | const TTsyReqHandle | aTsyReqHandle, |
RMobilePhone::TClientId const * | aId, | |||
TDes8 * | aBuffer | |||
) | [private] |
Copies the current Preferred Networks List into the given buffer
const TTsyReqHandle aTsyReqHandle | |
RMobilePhone::TClientId const * aId | |
TDes8 * aBuffer |
TInt | GetSignalCaps | ( | const TTsyReqHandle | aTsyReqHandle, |
TUint32 * | aCaps | |||
) | const [private] |
This function returns signal capabilities
const TTsyReqHandle aTsyReqHandle | Tsy request handle |
TUint32 * aCaps | Capabilities |
TInt | GetSignalStrength | ( | const TTsyReqHandle | aTsyReqHandle, |
TInt32 * | aSignalStrength, | |||
TInt8 * | aBar | |||
) | const [private] |
This function returns signal strength.
const TTsyReqHandle aTsyReqHandle | Request handle |
TInt32 * aSignalStrength | Signal strength |
TInt8 * aBar | Signal bar |
void | HandleCellInfoUpdate | ( | CMmDataPackage * | aDataPackage, |
TInt | aResult, | |||
RArray < TCellInformationRequest > & | aRequests | |||
) | [private] |
This functions is called when new cell information is received. It updates the cache and completes the client requests.
CMmDataPackage * aDataPackage | the information received from the LTSY |
TInt aResult | the result of the LTSY operation |
RArray < TCellInformationRequest > & aRequests | the client requests that need to be completed |
TBool | IsAreaInfoChanged | ( | const RMobilePhone::TMobilePhoneLocationAreaV1 & | aPreviousNetInfo, |
const RMobilePhone::TMobilePhoneLocationAreaV1 & | aNewNetInfo | |||
) | [private] |
Checks if two TMobilePhoneLocationAreaV1 differs
const RMobilePhone::TMobilePhoneLocationAreaV1 & aPreviousNetInfo | |
const RMobilePhone::TMobilePhoneLocationAreaV1 & aNewNetInfo |
TBool | IsNetworkInfoChanged | ( | const RMobilePhone::TMobilePhoneNetworkInfoV8 & | aPreviousNetInfo, |
const RMobilePhone::TMobilePhoneNetworkInfoV8 & | aNewNetInfo | |||
) | [private] |
Checks if two TMobilePhoneNetworkInfoV8 differs
const RMobilePhone::TMobilePhoneNetworkInfoV8 & aPreviousNetInfo | |
const RMobilePhone::TMobilePhoneNetworkInfoV8 & aNewNetInfo |
CMmNetTsy * | NewL | ( | CMmPhoneTsy * | aPhoneTsy | ) | [static] |
Two-phased constructor. return created phone object
CMmPhoneTsy * aPhoneTsy |
TInt | NotifyCellInfoChangeCancel | ( | const TTsyReqHandle | aTsyReqHandle | ) | [private] |
This function cancels an outstanding cell information change notification request.
const TTsyReqHandle aTsyReqHandle | Tsy request handle |
TInt | NotifyCellInfoChangeL | ( | const TTsyReqHandle | aTsyReqHandle, |
TDes8 * | aCellInfoPckg | |||
) | [private] |
This function is used to request current cell information change notifications
const TTsyReqHandle aTsyReqHandle | Tsy request handle |
TDes8 * aCellInfoPckg | cell info |
TInt | NotifyCurrentNetworkChangeCancel | ( | const TTsyReqHandle | aTsyReqHandle | ) | [private] |
This function cancels an outstanding current network change notification request.
const TTsyReqHandle aTsyReqHandle | Tsy request handle |
TInt | NotifyCurrentNetworkChangeL | ( | const TTsyReqHandle | aTsyReqHandle, |
TDes8 * | aNetworkInfoPckg, | |||
RMobilePhone::TMobilePhoneLocationAreaV1 * | aArea | |||
) | [private] |
This function is used to request current network change notifications
const TTsyReqHandle aTsyReqHandle | Tsy request handle |
TDes8 * aNetworkInfoPckg | network info |
RMobilePhone::TMobilePhoneLocationAreaV1 * aArea | location area |
TInt | NotifyCurrentNetworkNoLocationChangeCancel | ( | const TTsyReqHandle | aTsyReqHandle | ) | [private] |
This function cancels an outstanding current network change notification request.
const TTsyReqHandle aTsyReqHandle | Tsy request handle |
TInt | NotifyCurrentNetworkNoLocationChangeL | ( | const TTsyReqHandle | aTsyReqHandle, |
TDes8 * | aNetworkInfoPckg | |||
) | [private] |
This function is used to request current network change notifications
const TTsyReqHandle aTsyReqHandle | Tsy request handle |
TDes8 * aNetworkInfoPckg | network info |
TInt | NotifyModeChange | ( | RMobilePhone::TMobilePhoneNetworkMode * | aMode | ) | [private] |
This function is used to request mode change notifications.
RMobilePhone::TMobilePhoneNetworkMode * aMode | Mode |
TInt | NotifyModeChangeCancel | ( | const TTsyReqHandle | aTsyReqHandle | ) | [private] |
This function cancels an outstanding mode change notification req
const TTsyReqHandle aTsyReqHandle | Request handle |
TInt | NotifyNITZInfoChange | ( | RMobilePhone::TMobilePhoneNITZ * | aNWTimeInfo | ) | [private] |
Notify network time info change.
RMobilePhone::TMobilePhoneNITZ * aNWTimeInfo | NW time info |
TInt | NotifyNITZInfoChangeCancel | ( | const TTsyReqHandle | aTsyReqHandle | ) | [private] |
Cancel notifications of network time info changes.
const TTsyReqHandle aTsyReqHandle | Tsy request handle |
TInt | NotifyNetworkRegistrationStatusChange | ( | RMobilePhone::TMobilePhoneRegistrationStatus * | aStatus | ) | [private] |
This function is used to request network registration status change notifications.
RMobilePhone::TMobilePhoneRegistrationStatus * aStatus | Registration status |
TInt | NotifyNetworkRegistrationStatusChangeCancel | ( | const TTsyReqHandle | aTsyReqHandle | ) | [private] |
This function cancels an outstanding network registration status change notification request.
const TTsyReqHandle aTsyReqHandle | Tsy request handle |
TInt | NotifyNetworkSecurityLevelChange | ( | RMobilePhone::TMobilePhoneNetworkSecurity * | aNetworkSecurityLevel | ) | [private] |
Notifies of the network security level change
RMobilePhone::TMobilePhoneNetworkSecurity * aNetworkSecurityLevel |
TInt | NotifyNetworkSecurityLevelChangeCancel | ( | void | ) | [private] |
Cancels an oustanding NotifyNetworkSecurityLevelChange request
void |
TInt | NotifyNetworkSelectionSettingChange | ( | TDes8 * | aSettingPckg | ) | [private] |
Notify a change in the network selection setting.
TDes8 * aSettingPckg | New setting mode |
TInt | NotifyNetworkSelectionSettingChangeCancel | ( | const TTsyReqHandle | aTsyReqHandle | ) | [private] |
Notify network selection setting change.
const TTsyReqHandle aTsyReqHandle | Tsy request handle |
TInt | NotifySignalStrengthChange | ( | TInt32 * | aSignalStrength, |
TInt8 * | aBar | |||
) | [private] |
This function is used to request signal strength change notifications
TInt | NotifySignalStrengthChangeCancel | ( | const TTsyReqHandle | aTsyReqHandle | ) | [private] |
This function cancels an outstanding signal strength change notification request
const TTsyReqHandle aTsyReqHandle | Tsy request handle |
TInt | NotifyStorePreferredNetworksListChange | ( | ) | [private] |
Subscribes the notification for storing Preferred networks List
TInt | NotifyStorePreferredNetworksListChangeCancel | ( | const TTsyReqHandle | aTsyReqHandle | ) | [private] |
Cancels the notification request for storing Preferred Networks List
const TTsyReqHandle aTsyReqHandle |
void | ProcessGetAuthorizationInfoPhase1L | ( | CMmDataPackage * | aDataPackage, |
TInt | aError | |||
) |
Copies buffer size to authorization info client
CMmDataPackage * aDataPackage | |
TInt aError |
TInt | ProcessGetDetectedNetworksPhase1L | ( | CMmDataPackage * | aDataPackage, |
TInt | aErrorCode | |||
) |
First phase of fetching detected networks
CMmDataPackage * aDataPackage | |
TInt aErrorCode | Error code |
void | ReadVariantOptions | ( | ) | [private] |
Reads from ini file the values of the variant flags
void | ReceivedCallPrivacyInformation | ( | CMmDataPackage * | aDataPackage | ) |
Get the call privacy information and informs all active calls
CMmDataPackage * aDataPackage |
TInt | SelectNetworkCancelL | ( | const TTsyReqHandle | aTsyReqHandle | ) | [private] |
Cancels an outstanding asynchronous SetNetwork request.
const TTsyReqHandle aTsyReqHandle | Request handle |
TInt | SelectNetworkL | ( | const TTsyReqHandle | aTsyReqHandle, |
const TDataPackage & | aDataPackage | |||
) | [private] |
Client manually selects a new network to register to.
const TTsyReqHandle aTsyReqHandle | Request handle |
const TDataPackage & aDataPackage |
TInt | SetNetworkSelectionSettingL | ( | const TTsyReqHandle | aTsyReqHandle, |
const TDataPackage & | aSettingPackage | |||
) | [private] |
Set new network selection mode.
const TTsyReqHandle aTsyReqHandle | Tsy request handle |
const TDataPackage & aSettingPackage |
TInt | StorePreferredNetworksListL | ( | const TTsyReqHandle | aTsyReqHandle, |
TDes8 * | aBuffer | |||
) | [private] |
Stores the Preferred Networks List into the SIM
const TTsyReqHandle aTsyReqHandle | |
TDes8 * aBuffer |
TInt * | iAuthorizationInfoBufferSize | [private] |
Size of authorization data buffer
RMobilePhone::TClientId | iAuthorizationInfoClientId | [private] |
Pointer to authorization data client id
TCachedAttribute < RMobilePhone::TMobilePhoneCellInfoV9 > | iCachedCellInfoV9 | [private] |
cell info version 9
RArray < TCellInformationRequest > | iCellInfoRequests | [private] |
Stores all handle numbers and client-side pointers to complete cell information get requests.
TBool | iCipheringIndicatorForcedOff | [private] |
flag for forcing ciphering indicator off
RMobilePhone::TClientId * | iClientIdGetPrefPLMN | [private] |
CArrayPtrFlat < CListReadAllAttempt > * | iGetDetectedNetworks | [private] |
for ProcessGetDetectedNetworksPhase1L Own.
RMobilePhone::TMobilePhoneNetworkMode | iMode | [private] |
Mode (GSM, DAMPS, CDMA, WCDMA,...)
RMobilePhone::TMobilePhoneRegistrationStatus | iNWRegistrationStatus | [private] |
network registration status
RMobilePhone::TMobilePhoneSelectionMethod | iNWSelectionSettingMethod | [private] |
network selection setting status
RArray < TCellInformationRequest > | iNotifyCellInfoRequests | [private] |
Stores all handle numbers and client-side pointers to notify cell information change.
RArray < TNwInfoRequest > | iNotifyCurrentNwNoLocationRequests | [private] |
Stores all handle numbers and client-side pointers to notify current network information no location change.
RArray < TNwInfoRequestWithLocation > | iNotifyCurrentNwRequests | [private] |
Stores all handle numbers and client-side pointers to notify current network information change.
RPointerArray < TGetNetworkRegisterationRequest > | iRegisterationStatusRequests | [private] |
Stores all handle numbers and client-side pointers to network registeration requests
RMobilePhone::TMobileCallCipheringIndicator * | iRetCipheringIndicator | [private] |
pointer to the ciphering indicator
RMobilePhone::TAID * | iRetCurrentActiveUSimApplication | [private] |
Pointer to the current active usim application.
RMobilePhone::TClientId * | iRetDetectedNwClientId | [private] |
Network client ID
TInt * | iRetGetDetectedNwSize | [private] |
size of the available networks buffer
RMobilePhone::TMobilePhoneLocationAreaV1 * | iRetLocationArea | [private] |
pointer to the location area
RMobilePhone::TMobilePhoneNetworkMode * | iRetNWMode | [private] |
pointer to the current network mode
RMobilePhone::TMobilePhoneRegistrationStatus * | iRetNWRegistrationStatus | [private] |
pointer to the network registration status.
RMobilePhone::TMobilePhoneNetworkSelectionV1 * | iRetNWSelectionSetting | [private] |
pointer to the network selection setting
RMobilePhone::TMobilePhoneNITZ * | iRetNWTimeInfo | [private] |
pointer to the date and time
RMobilePhone::TMobilePhoneNetworkSecurity * | iRetNetworkSecurityLevel | [private] |
pointer to the network security level
TInt8 * | iRetSignalBars | [private] |
pointer to the absolute number of signal bars
CMobilePhoneStoredNetworkList * | iStorePrefPLMNList | [private] |
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.