Index: ModuleDemo/25_OTA/bt_demo/BT/patch/patch.prog
===================================================================
--- /YC1121E/SoftCode/1121EB/branch/HciDongle/ModuleDemo/25_OTA/bt_demo/BT/patch/patch.prog	(revision 4034)
+++ /YC1121E/SoftCode/1121EB/branch/HciDongle/ModuleDemo/25_OTA/bt_demo/BT/patch/patch.prog	(working copy)
@@ -3093,6 +3093,7 @@
 p_process_dmh_common_packet1:
 	fetch 2,mem_len
 	fetcht 2,mem_l2cap_rx_max_lenth
+	increase -3,temp
 	isub temp,null
 	branch error_payload,positive
 	
Index: ModuleDemo/25_OTA/bt_demo/BT/sched/user.dat
===================================================================
--- /YC1121E/SoftCode/1121EB/branch/HciDongle/ModuleDemo/25_OTA/bt_demo/BT/sched/user.dat	(revision 4034)
+++ /YC1121E/SoftCode/1121EB/branch/HciDongle/ModuleDemo/25_OTA/bt_demo/BT/sched/user.dat	(working copy)
@@ -188,16 +188,16 @@
 
 # debug log define
 #mem_param_debug_log_mem_block_start_addr
-mem_param_debug_log_func_enable:01
+mem_param_debug_log_func_enable:00
 
-mem_param_debug_log_initial_flag_addr:10 d3 01
-mem_param_debug_log_lock_flag_cm0_addr:11 d3 01
-mem_param_debug_log_lock_flag_respin_addr:12 d3 01
-mem_param_debug_log_lock_victim_addr:13 d3 01
-mem_param_debug_log_read_index_addr:14 d3 01
-mem_param_debug_log_write_index_addr:16 d3 01
-mem_param_debug_log_buffer_start_addr:18 d3 01
-mem_param_debug_log_buffer_end_addr:50 d3 01
+mem_param_debug_log_initial_flag_addr:10 db 01
+mem_param_debug_log_lock_flag_cm0_addr:11 db 01
+mem_param_debug_log_lock_flag_respin_addr:12 db 01
+mem_param_debug_log_lock_victim_addr:13 db 01
+mem_param_debug_log_read_index_addr:14 db 01
+mem_param_debug_log_write_index_addr:16 db 01
+mem_param_debug_log_buffer_start_addr:18 db 01
+mem_param_debug_log_buffer_end_addr:50 db 01
 #mem_param_debug_log_mem_block_end_addr
 
 # soft dma define
