class CPhoneGsmManufacturerHandler : public CPhoneGsmHandlerBase |
It is base handler for manufacturer specific codes.
Public Member Functions | |
---|---|
void | ProcessCommandL ( TUint ) |
void | ProcessDebugL (const TDesC &) |
IMPORT_C void | ProcessL ( CPhoneGsmParserResult &) |
Public Member Enumerations | |
---|---|
enum |
anonymous
{
EShowVersion , EBadPinChange , EBadPin2Change , EBadPinUnblock , EBadPin2Unblock , EActivateRfsNormal , EActivateRfsDeep , EActivateWarranty , EShowBtAddress , ELifeTimer , EBTLoopback , EShowWlanMac , EBTDebugMode } |
void | ProcessCommandL | ( | TUint | aCommand | ) | [pure virtual] |
Process manufacturer specific command.
TUint aCommand | command to be performed. |
void | ProcessDebugL | ( | const TDesC & | aCode | ) | [pure virtual] |
Process debug code.
const TDesC & aCode | code to be processed. |
IMPORT_C void | ProcessL | ( | CPhoneGsmParserResult & | aResult | ) | [virtual] |
From CPhoneGsmHandlerBase , process the results of parsing.
CPhoneGsmParserResult & aResult | It is results to be processed. |
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
EShowVersion | |
EBadPinChange | |
EBadPin2Change | |
EBadPinUnblock | |
EBadPin2Unblock | |
EActivateRfsNormal | |
EActivateRfsDeep | |
EActivateWarranty | |
EShowBtAddress | |
ELifeTimer | |
EBTLoopback | |
EShowWlanMac | |
EBTDebugMode |
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.