cbsatplugin/atmisccmdplugin/inc/atcommandparser.h
changeset 52 4545c04e61e1
parent 37 91746b151f97
child 72 4b59561a31c0
--- 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();