CPhoneGsmManufacturerHandler Class Reference

class CPhoneGsmManufacturerHandler : public CPhoneGsmHandlerBase

It is base handler for manufacturer specific codes.

Since
1.0 phoneparser.lib

Inherits from

Member Functions Documentation

ProcessCommandL(TUint)

voidProcessCommandL(TUintaCommand)[pure virtual]

Process manufacturer specific command.

Parameters

TUint aCommandcommand to be performed.

ProcessDebugL(const TDesC &)

voidProcessDebugL(const TDesC &aCode)[pure virtual]

Process debug code.

Parameters

const TDesC & aCodecode to be processed.

ProcessL(CPhoneGsmParserResult &)

IMPORT_C voidProcessL(CPhoneGsmParserResult &aResult)[virtual]

From CPhoneGsmHandlerBase, process the results of parsing.

Parameters

CPhoneGsmParserResult & aResultIt is results to be processed.

Member Enumerations Documentation

Enum anonymous

It enumerates all commands.

EShowVersion - SW version display EBadPinChange - bad PIN change request, e.g. **04*# EBadPin2Change - bad PIN2 change request EBadPinUnblock - bad PIN unblock request, e.g. **05*# EBadPin2Unblock - bad PIN2 unblock request EActivateRfsNormal - RFS activation EActivateRfsDeep - RFS activation, deep version EActivateWarranty - Warranty application activation EShowBtAddress - BT address display EResetWallet - Wallet reset ELifeTimer - Life timer EBTLoopback - BT RF loopback activation/deactivation EBTDebugMode - BT debug mode activation

Enumerators

EShowVersion
EBadPinChange
EBadPin2Change
EBadPinUnblock
EBadPin2Unblock
EActivateRfsNormal
EActivateRfsDeep
EActivateWarranty
EShowBtAddress
ELifeTimer
EBTLoopback
EShowWlanMac
EBTDebugMode