CPhoneGsmManufacturerHandler Class Reference
class CPhoneGsmManufacturerHandler : public CPhoneGsmHandlerBase |
It is base handler for manufacturer specific codes.
- Since
- 1.0 phoneparser.lib
Inherits from
- CPhoneGsmManufacturerHandler
Public Member Enumerations |
---|
enum | anonymous { EShowVersion, EBadPinChange, EBadPin2Change, EBadPinUnblock, EBadPin2Unblock, EActivateRfsNormal, EActivateRfsDeep, EActivateWarranty, EShowBtAddress, ELifeTimer, EBTLoopback, EShowWlanMac, EBTDebugMode } |
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] |
Parameters
const TDesC & aCode | code to be processed. |
ProcessL(CPhoneGsmParserResult &)
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 | |
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.