http://marcin-wiacek.fkn.pl/english/zips/mygnokii.tar.gz
[gnokii.git] / gnokii / gnokii.h
index dbcf972..f4feaa1 100644 (file)
@@ -23,6 +23,7 @@ int monitormode(int argc, char *argv[]);
 #ifdef DEBUG
   int sniff(int nargc, char *nargv[]);
   int decodefile(int nargc, char *nargv[]); 
+  int getbinringfromfile(int nargc, char *nargv[]); 
 #endif
 
 int getmemory(int argc, char *argv[]);
@@ -184,7 +185,8 @@ typedef enum {
   OPT_GETSMSSTATUS=145,
   OPT_DIVERT=146,
   OPT_SENDWAPSETTINGS=147,
-  OPT_SETWAPBOOKMARK=148
+  OPT_SETWAPBOOKMARK=148,
+  OPT_GETBINRINGFROMFILE=149
 } opt_index;
 
 struct gnokii_arg_len {