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
8
GSM_Error
GSM_EncodeEMSMultiPartSMS
(
GSM_Debug_Info
*di,
9
GSM_MultiPartSMSInfo
*Info,
10
GSM_MultiSMSMessage
*SMS,
11
GSM_UDH
UDHType);
12
13
gboolean
GSM_DecodeEMSMultiPartSMS
(
GSM_Debug_Info
*di,
14
GSM_MultiPartSMSInfo
*Info,
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
*/
GSM_MultiPartSMSInfo
Definition:
gammu-message.h:1014
GSM_DecodeEMSMultiPartSMS
gboolean GSM_DecodeEMSMultiPartSMS(GSM_Debug_Info *di, GSM_MultiPartSMSInfo *Info, GSM_MultiSMSMessage *SMS)
Definition:
gsmems.c:586
GSM_Error
GSM_Error
Definition:
gammu-error.h:23
_GSM_Debug_Info
Definition:
debug.h:34
gboolean
int gboolean
Definition:
gammu-types.h:23
GSM_EncodeEMSMultiPartSMS
GSM_Error GSM_EncodeEMSMultiPartSMS(GSM_Debug_Info *di, GSM_MultiPartSMSInfo *Info, GSM_MultiSMSMessage *SMS, GSM_UDH UDHType)
Definition:
gsmems.c:20
GSM_MultiSMSMessage
Definition:
gammu-message.h:771
GSM_UDH
GSM_UDH
Definition:
gammu-message.h:350
gsmmulti.h
libgammu
service
sms
gsmems.h
Generated on Wed Nov 16 2016 13:39:19 for Gammu internals by
1.8.12