Gammu internals  1.38.0
gsmems.h
Go to the documentation of this file.
1 /* (c) 2002-2003 by Marcin Wiacek */
2 
3 #ifndef __gsm_ems_h
4 #define __gsm_ems_h
5 
6 #include "gsmmulti.h"
7 
11  GSM_UDH UDHType);
12 
15  GSM_MultiSMSMessage *SMS);
16 
17 #endif
18 
19 /* How should editor hadle tabs in this file? Add editor commands here.
20  * vim: noexpandtab sw=8 ts=8 sts=8:
21  */
gboolean GSM_DecodeEMSMultiPartSMS(GSM_Debug_Info *di, GSM_MultiPartSMSInfo *Info, GSM_MultiSMSMessage *SMS)
Definition: gsmems.c:586
GSM_Error
Definition: gammu-error.h:23
int gboolean
Definition: gammu-types.h:23
GSM_Error GSM_EncodeEMSMultiPartSMS(GSM_Debug_Info *di, GSM_MultiPartSMSInfo *Info, GSM_MultiSMSMessage *SMS, GSM_UDH UDHType)
Definition: gsmems.c:20
GSM_UDH