Found in "gnokii-working" directory, some November-patches version
[gnokii.git] / include / mbus-640.h
index ef37f38..70eddfe 100644 (file)
@@ -13,8 +13,8 @@
   Header file for 640 code.
 
   $Log$
-  Revision 1.1.1.1  2001/11/25 21:59:20  short
-  :pserver:cvs@pserver.samba.org:/cvsroot - gnokii - Sun Nov 25 22:56 CET 2001
+  Revision 1.1.1.2  2002/04/03 00:08:19  short
+  Found in "gnokii-working" directory, some November-patches version
 
   Revision 1.10  2001/06/28 00:28:46  pkot
   Small docs updates (Pawel Kot)
@@ -64,7 +64,7 @@ GSM_Error     MB640_SetSMSCenter(GSM_MessageCenter *MessageCenter);
 GSM_Error      MB640_DeleteSMSMessage(GSM_SMSMessage *message);
 
 GSM_Error      MB640_SendSMSMessage(GSM_SMSMessage *SMS, int data_size);
-GSM_Error      MB640_SaveSMSMessage(GSM_SMSMessage *SMS);
+GSM_Error      MB640_SaveSMSMessage(GSM_SMSMessage *SMS, int data_size);
 
 GSM_Error      MB640_GetRFLevel(GSM_RFUnits *units, float *level);
 
@@ -96,7 +96,6 @@ GSM_Error     MB640_SendDTMF(char *String);
 GSM_Error      MB640_GetBitmap(GSM_Bitmap *Bitmap);
 GSM_Error      MB640_SetBitmap(GSM_Bitmap *Bitmap);
 GSM_Error       MB640_SetRingTone(GSM_Ringtone *ringtone);
-GSM_Error       MB640_SendRingTone(GSM_Ringtone *ringtone, char *dest);
 GSM_Error      MB640_Reset(unsigned char type);
 GSM_Error      MB640_GetProfile(GSM_Profile *Profile);
 GSM_Error      MB640_SetProfile(GSM_Profile *Profile);