NMT / DMS: User data facility support (required for SMS)
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
#define DMNCC 10
|
||||
#define DDB 11
|
||||
#define DTRANS 12
|
||||
#define DDMS 13
|
||||
|
||||
#define PDEBUG(cat, level, fmt, arg...) _printdebug(__FILE__, __FUNCTION__, __LINE__, cat, level, fmt, ## arg)
|
||||
void _printdebug(const char *file, const char *function, int line, int cat, int level, const char *fmt, ...);
|
||||
|
Reference in New Issue
Block a user