cbsatplugin/atmisccmdplugin/inc/atcommandparser.h
branchRCL_3
changeset 21 0ba996a9b75d
parent 16 95674584745d
--- a/cbsatplugin/atmisccmdplugin/inc/atcommandparser.h	Thu Jul 15 18:50:18 2010 +0300
+++ b/cbsatplugin/atmisccmdplugin/inc/atcommandparser.h	Thu Aug 19 10:05:41 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();