diff -r 0b192a3a05a4 -r 00f9ee97d895 bluetoothengine/btaudioman/inc/debug.h --- a/bluetoothengine/btaudioman/inc/debug.h Tue Feb 02 00:20:42 2010 +0200 +++ b/bluetoothengine/btaudioman/inc/debug.h Fri Apr 16 15:08:36 2010 +0300 @@ -22,6 +22,11 @@ #include #include "debugconfig.h" +enum TPanic + { + EInvalidNullState = 1, + }; + #ifdef PRJ_ENABLE_TRACE #ifdef PRJ_FILE_TRACE