Found in "gnokii-working" directory, some November-patches version
[gnokii.git] / include / mbus-6160.h
index ea1708d..cd00dde 100644 (file)
@@ -13,8 +13,8 @@
   Header file for 6160 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.16  2001/06/28 00:28:46  pkot
   Small docs updates (Pawel Kot)
@@ -71,7 +71,7 @@ GSM_Error     MB61_GetRFLevel(GSM_RFUnits *units, float *level);
 GSM_Error      MB61_GetBatteryLevel(GSM_BatteryUnits *units, float *level);
 
        /* These aren't presently implemented. */
-GSM_Error      MB61_SaveSMSMessage(GSM_SMSMessage *SMS);
+GSM_Error      MB61_SaveSMSMessage(GSM_SMSMessage *SMS, int data_size);
 GSM_Error      MB61_GetPowerSource(GSM_PowerSource *source);
 GSM_Error      MB61_GetDisplayStatus(int *Status);
 
@@ -97,7 +97,6 @@ GSM_Error     MB61_SendDTMF(char *String);
 GSM_Error      MB61_GetBitmap(GSM_Bitmap *Bitmap);
 GSM_Error      MB61_SetBitmap(GSM_Bitmap *Bitmap);
 GSM_Error       MB61_SetRingTone(GSM_Ringtone *ringtone);
-GSM_Error       MB61_SendRingTone(GSM_Ringtone *ringtone, char *dest);
 GSM_Error      MB61_Reset(unsigned char type);
 GSM_Error      MB61_GetProfile(GSM_Profile *Profile);
 GSM_Error      MB61_SetProfile(GSM_Profile *Profile);