Index: output/eeprom.dat
===================================================================
--- /YC1308AC/branch/mouse_project/YJX_Project/1011-T_Project/Multimode/YJX_M123_LOGO_Multi_BT_DPI_CTRL_LOGO/output/eeprom.dat	(revision 1148)
+++ /YC1308AC/branch/mouse_project/YJX_Project/1011-T_Project/Multimode/YJX_M123_LOGO_Multi_BT_DPI_CTRL_LOGO/output/eeprom.dat	(working copy)
@@ -2326,8 +2326,8 @@
 ab
 c3
 17
-82
-48
+c8
+12
 c2
 89
 82
@@ -6728,8 +6728,8 @@
 60
 00
 00
-14
-ed
+ee
+fb
 aa
 55
 40
@@ -6891,7 +6891,7 @@
 58
 02
 64
-64
+14
 94
 85
 90
@@ -8020,8 +8020,8 @@
 00
 59
 1f
-16
-54
+5e
+03
 ff
 ff
 ff
Index: output/flash.dat
===================================================================
--- /YC1308AC/branch/mouse_project/YJX_Project/1011-T_Project/Multimode/YJX_M123_LOGO_Multi_BT_DPI_CTRL_LOGO/output/flash.dat	(revision 1148)
+++ /YC1308AC/branch/mouse_project/YJX_Project/1011-T_Project/Multimode/YJX_M123_LOGO_Multi_BT_DPI_CTRL_LOGO/output/flash.dat	(working copy)
@@ -2326,8 +2326,8 @@
 ab
 c3
 17
-82
-48
+c8
+12
 c2
 89
 82
@@ -6728,8 +6728,8 @@
 60
 00
 00
-14
-ed
+ee
+fb
 aa
 55
 40
@@ -6891,7 +6891,7 @@
 58
 02
 64
-64
+14
 94
 85
 90
@@ -8020,8 +8020,8 @@
 00
 59
 1f
-16
-54
+5e
+03
 ff
 ff
 ff
Index: output/program.lis
===================================================================
--- /YC1308AC/branch/mouse_project/YJX_Project/1011-T_Project/Multimode/YJX_M123_LOGO_Multi_BT_DPI_CTRL_LOGO/output/program.lis	(revision 1147)
+++ /YC1308AC/branch/mouse_project/YJX_Project/1011-T_Project/Multimode/YJX_M123_LOGO_Multi_BT_DPI_CTRL_LOGO/output/program.lis	(working copy)
@@ -740,7 +740,7 @@
 
 p_mouse_reconn_dongle_attempt_fail:
 0243 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
-0244 c3178248 bbit0 mouse_enable_24g_first_auto_pairing ,p_mouse_24g_attempt_fail_enter_hibernate 
+0244 c317c812 bbit0 mouse_enable_24g_first_auto_pairing ,mouse_24g_start_auto_pair + 1 
 0245 c2898248 bbit1 mouse_enable_eeprom ,p_mouse_24g_attempt_fail_enter_hibernate 
 0246 c2890248 bbit1 mouse_enable_flash ,p_mouse_24g_attempt_fail_enter_hibernate 
 0247 20204812 branch mouse_24g_start_auto_pair + 1 
Index: program/patch.prog
===================================================================
--- /YC1308AC/branch/mouse_project/YJX_Project/1011-T_Project/Multimode/YJX_M123_LOGO_Multi_BT_DPI_CTRL_LOGO/program/patch.prog	(revision 1147)
+++ /YC1308AC/branch/mouse_project/YJX_Project/1011-T_Project/Multimode/YJX_M123_LOGO_Multi_BT_DPI_CTRL_LOGO/program/patch.prog	(working copy)
@@ -730,9 +730,9 @@
 	fetch 1,mem_24g_attempt_fail_flag
 	nbranch p_mouse_24g_hibernate_set,blank
 	fetch 1,mem_24g_reconn_type
-	beq FAST_CONN_AND_3_0_ADDR,p_mouse_24g_fast_conn_attempt_fail
+	beq FAST_CONN_AND_3_0_ADDR,p_mouse_24g_fast_conn_attempt_fail	//wake after
 	beq PAIR_AND_3_0_ADDR,p_mouse_24g_auto_pair_attempt_fail
-	beq RECEIVER_AND_3_0_ADDR,p_mouse_reconn_dongle_attempt_fail
+	beq RECEIVER_AND_3_0_ADDR,p_mouse_reconn_dongle_attempt_fail	//power on recon
 	branch mouse_24g_attempt_fail_enter_hibernate
 
 p_mouse_24g_fast_conn_attempt_fail:
@@ -773,7 +773,8 @@
 
 p_mouse_reconn_dongle_attempt_fail:
 	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit0 MOUSE_ENABLE_24G_FIRST_AUTO_PAIRING,p_mouse_24g_attempt_fail_enter_hibernate
+	//bbit0 MOUSE_ENABLE_24G_FIRST_AUTO_PAIRING,p_mouse_24g_attempt_fail_enter_hibernate
+	bbit0 MOUSE_ENABLE_24G_FIRST_AUTO_PAIRING,mouse_24g_start_auto_pair+1
 	bbit1 MOUSE_ENABLE_EEPROM,p_mouse_24g_attempt_fail_enter_hibernate
 	bbit1 MOUSE_ENABLE_FLASH,p_mouse_24g_attempt_fail_enter_hibernate
 	branch mouse_24g_start_auto_pair+1
Index: sched/mouse.dat
===================================================================
--- /YC1308AC/branch/mouse_project/YJX_Project/1011-T_Project/Multimode/YJX_M123_LOGO_Multi_BT_DPI_CTRL_LOGO/sched/mouse.dat	(revision 1148)
+++ /YC1308AC/branch/mouse_project/YJX_Project/1011-T_Project/Multimode/YJX_M123_LOGO_Multi_BT_DPI_CTRL_LOGO/sched/mouse.dat	(working copy)
@@ -100,7 +100,7 @@
 mem_mouse_discovery_timeout:b0 04	#2min
 mem_mouse_24g_pair_timeout_init:58 02  #1min	    24g reconn timer&pair timer
 mem_mouse_direct_timeout:64  #05s
-mem_mouse_24g_reconn_timeout_init:64 #10s
+mem_mouse_24g_reconn_timeout_init:14 #2s
 
 mem_mouse_24g_pair_tx_power:94 #-20dBm
 mem_rssi_dis_min_24g_init:85
