RMobilePhone::TUsimWlanDataV8 Class Reference

class RMobilePhone::TUsimWlanDataV8 : public RMobilePhone::TMultimodeType

Contains Parameters for Wlan Pseudonym(EF_Pseudo) and Reauthentication Id(EF_WRI). See section 4.4.5.1 and 4.4.5.6 of 3GPP TS 31.102 v6.18.0. RMobilePhone::SetWlanData RMobilePhone::GetWlanData RMobilePhone::NotifyWlanDataChange

Inherits from

Constructor & Destructor Documentation

TUsimWlanDataV8()

IMPORT_CTUsimWlanDataV8()

Default TUsimWlanDataV8 constructor, which initialises the version of the API supported.

TMultimodeEtelV8Api

Member Data Documentation

TBuf8< KCounterLength > iCounter

TBuf8< KCounterLength >iCounter

A counter value to be used in the fast re-authentication. This value is provided as a part of a previous authentication sequence.

TUint32 iFieldsUsed

TUint32 iFieldsUsed

A bit-wise sum of TUsimWlanDataCaps constants indicating which of the following fields, within the WLAN data structure, contain valid data.

TBuf8< KWlanMasterKeyLength > iMasterKey

TBuf8< KWlanMasterKeyLength >iMasterKey

Holds the master key used in the process of re-authentication.

TWlanUserIdentity iPseudonym

TWlanUserIdentity iPseudonym

Holds a buffer containing the temporary user Identity or pseudonym stored in EF_Pseudo of the currently active USIM.

TWlanUserIdentity iReauthenticationId

TWlanUserIdentity iReauthenticationId

Holds a buffer containing the re-authentication identity stored in EF_WRI of the currently active USIM.