1 #ifndef __gammu_common_debug_h 2 #define __gammu_common_debug_h 67 #define dbgprintf smfprintf 70 # define dbgprintf(...) do { } while (0) void DumpMessageText(GSM_Debug_Info *d, const unsigned char *message, const size_t messagesize)
GSM_Log_Function log_function
int dbg_vprintf(GSM_Debug_Info *d, const char *format, va_list argp)
void DumpMessage(GSM_Debug_Info *d, const unsigned char *message, const size_t messagesize)
GSM_Debug_Info GSM_none_debug
#define PRINTF_STYLE(f, a)
int smfprintf(GSM_Debug_Info *d, const char *format,...)
void(* GSM_Log_Function)(const char *text, void *data)
int smprintf_level(GSM_StateMachine *s, GSM_DebugSeverity severity, const char *format,...)
GSM_Debug_Info GSM_global_debug