diff -r 0b2439c3e397 -r 4545c04e61e1 cbsatplugin/atmisccmdplugin/inc/atcommandparser.h --- a/cbsatplugin/atmisccmdplugin/inc/atcommandparser.h Tue Jul 06 14:27:09 2010 +0300 +++ b/cbsatplugin/atmisccmdplugin/inc/atcommandparser.h Wed Aug 18 09:59:05 2010 +0300 @@ -53,7 +53,27 @@ ECmdAtCpin, ECmdAtCusd, ECmdAtCnum, - ECmdAtCmee + ECmdAtCmee, + ECmdAtHver, + ECmdAtCgsn, + ECmdAtGsn, + ECmdAtCgmr, + ECmdAtGmr, + ECmdAtCgmi, + ECmdAtGmi, + ECmdAtCmgw, + ECmdAtCmgd, + ECmdAtCmgf, + ECmdAtCgmm, + ECmdAtGmm, + ECmdAtI, + ECmdAtI0, + ECmdAtI1, + ECmdAtI2, + ECmdAtI3, + ECmdAtI4, + ECmdAtScpbr, + ECmdAtScpbw }; public: TAtCommandParser();