|
@@ -1,7 +1,7 @@
|
|
|
#ifndef __TLV_SESSION_H__
|
|
|
#define __TLV_SESSION_H__
|
|
|
|
|
|
-#define MAX_TLV_BUFFER_SIZE 1024*1024*2
|
|
|
+#define MAX_TLV_BUFFER_SIZE 1024*1024*20
|
|
|
#define MAX_RECORD_SIZE 1024*64+2
|
|
|
#define PACKAGE_MSGTYPE_POSITION 2
|
|
|
#define PACKAGE_MSGTYPE_ENQ 0x05
|