Index: ModuleDemo/25_OTA/bt_demo/BT/patch/z.prog
===================================================================
--- /YC1121E/SoftCode/1121EB/branch/HciDongle/ModuleDemo/25_OTA/bt_demo/BT/patch/z.prog	(revision 4932)
+++ /YC1121E/SoftCode/1121EB/branch/HciDongle/ModuleDemo/25_OTA/bt_demo/BT/patch/z.prog	(working copy)
@@ -1847,7 +1847,7 @@
 
 	beq LMP_HOST_CONNECTION_REQ,z_parse_lmp_conn_req
  	beq LMP_MAX_SLOT_REQ,z_parse_lmp_max_slot_req
-	beq  LMP_DHKEY_CHECK,parse_dhkey_check
+	beq  LMP_DHKEY_CHECK,z_parse_dhkey_check
 	beq LMP_SWITCH_REQ, z_parse_lmp_switch_req
 
 	branch z_parse_lmp_process_sub1
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 4932)
+++ /YC1121E/SoftCode/1121EB/branch/HciDongle/ModuleDemo/25_OTA/bt_demo/BT/sched/user.dat	(working copy)
@@ -188,7 +188,7 @@
 
 # debug log define
 #mem_param_debug_log_mem_block_start_addr
-mem_param_debug_log_func_enable:00
+mem_param_debug_log_func_enable:01
 
 mem_param_debug_log_initial_flag_addr:10 db 01
 mem_param_debug_log_lock_flag_cm0_addr:11 db 01
Index: ModuleDemo/25_OTA/bt_demo/CM0/respin/sched.rom
===================================================================
--- /YC1121E/SoftCode/1121EB/branch/HciDongle/ModuleDemo/25_OTA/bt_demo/CM0/respin/sched.rom	(revision 4932)
+++ /YC1121E/SoftCode/1121EB/branch/HciDongle/ModuleDemo/25_OTA/bt_demo/CM0/respin/sched.rom	(working copy)
@@ -255,7 +255,7 @@
 
 # debug log define
 #mem_param_debug_log_mem_block_start_addr
-mem_param_debug_log_func_enable:00
+mem_param_debug_log_func_enable:01
 
 mem_param_debug_log_initial_flag_addr:10 db 01
 mem_param_debug_log_lock_flag_cm0_addr:11 db 01
Index: ModuleDemo/25_OTA/bt_demo/CM0/respin/zcode.rom
===================================================================
--- /YC1121E/SoftCode/1121EB/branch/HciDongle/ModuleDemo/25_OTA/bt_demo/CM0/respin/zcode.rom	(revision 4932)
+++ /YC1121E/SoftCode/1121EB/branch/HciDongle/ModuleDemo/25_OTA/bt_demo/CM0/respin/zcode.rom	(working copy)
@@ -1349,7 +1349,7 @@
 c0058014
 c01987e8
 c017001e
-c020ceb4
+c0208026
 c0098034
 202007ea
 da200040
