bluetoothengine/btaudioman/inc/debug.h
branchRCL_3
changeset 6 6a29d5ad0713
parent 0 f63038272f30
--- a/bluetoothengine/btaudioman/inc/debug.h	Tue Feb 02 00:20:42 2010 +0200
+++ b/bluetoothengine/btaudioman/inc/debug.h	Fri Feb 19 22:59:18 2010 +0200
@@ -22,6 +22,11 @@
 #include <e32base.h>
 #include "debugconfig.h"
 
+enum TPanic
+	{
+	EInvalidNullState = 1,
+	};
+
 #ifdef PRJ_ENABLE_TRACE
 
 #ifdef PRJ_FILE_TRACE