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)

void ProcessCommandL ( TUint aCommand ) [pure virtual]

Process manufacturer specific command.

Parameters

TUint aCommand command to be performed.

ProcessDebugL(const TDesC &)

void ProcessDebugL ( const TDesC & aCode ) [pure virtual]

Process debug code.

Parameters

const TDesC & aCode code to be processed.

ProcessL(CPhoneGsmParserResult &)

IMPORT_C void ProcessL ( CPhoneGsmParserResult & aResult ) [virtual]

From CPhoneGsmHandlerBase , process the results of parsing.

Parameters

CPhoneGsmParserResult & aResult It 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