34 #define SMSD_TEXT_LENGTH 255 
void SMSD_EnableGlobalDebug(GSM_SMSDConfig *Config)
 
struct _GSM_SMSDConfig GSM_SMSDConfig
 
GSM_Error SMSD_ReadConfig(const char *filename, GSM_SMSDConfig *Config, gboolean uselog)
 
GSM_Error SMSD_MainLoop(GSM_SMSDConfig *Config, gboolean exit_on_failure, int max_failures)
 
GSM_Error SMSD_Shutdown(GSM_SMSDConfig *Config)
 
#define GSM_MAX_IMEI_LENGTH
 
void SMSD_FreeConfig(GSM_SMSDConfig *config)
 
GSM_Error SMSD_InjectSMS(GSM_SMSDConfig *Config, GSM_MultiSMSMessage *sms, char *NewID)
 
GSM_Error SMSD_GetStatus(GSM_SMSDConfig *Config, GSM_SMSDStatus *status)
 
GSM_SMSDConfig * SMSD_NewConfig(const char *name)
 
GSM_SignalQuality Network
 
#define GSM_MAX_INFO_LENGTH