Index: mfi/do.bat
===================================================================
--- /YC3121_demo/ModuleDemo/BlueTooth/BT_code_patch/print/branches/mfi/do.bat	(revision 910)
+++ /YC3121_demo/ModuleDemo/BlueTooth/BT_code_patch/print/branches/mfi/do.bat	(working copy)
@@ -94,6 +94,8 @@
 :end
 echo create bt_code.c file
 perl %util%/rom2h.pl  <.\output\eeprom.dat>  .\output\bt_code.c
+copy .\output\bt_code.c   E:\my_svn\yc3121\SDK\Librarier\core
+copy .\output\bt_code.c   E:\yichip_DATA\3121\sdk\Librarier\core
 goto:eof
 
 
Index: mfi/patch/patch.prog
===================================================================
--- /YC3121_demo/ModuleDemo/BlueTooth/BT_code_patch/print/branches/mfi/patch/patch.prog	(revision 911)
+++ /YC3121_demo/ModuleDemo/BlueTooth/BT_code_patch/print/branches/mfi/patch/patch.prog	(working copy)
@@ -103,7 +103,7 @@
 
 p_clear_got_tx1:
 	jam 0,mem_judge_clear_got_tx_falg 
-	branch clear_got_tx+7
+	branch clear_got_tx+6
 
 p_send_eir:
 	fetch 1,mem_state_map
Index: puruite/do.bat
===================================================================
--- /YC3121_demo/ModuleDemo/BlueTooth/BT_code_patch/print/branches/puruite/do.bat	(revision 907)
+++ /YC3121_demo/ModuleDemo/BlueTooth/BT_code_patch/print/branches/puruite/do.bat	(working copy)
@@ -1,4 +1,4 @@
-cls
+::cls
 @echo off
 
 ::get Rom path
@@ -94,6 +94,10 @@
 :end
 echo create bt_code.c file
 perl %util%/rom2h.pl  <.\output\eeprom.dat>  .\output\bt_code.c
+
+copy .\output\bt_code.c   E:\my_svn\yc3121\SDK\Librarier\core
+copy .\output\bt_code.c   E:\yichip_DATA\3121\sdk\Librarier\core
+
 goto:eof
 
 
Index: puruite/output/bt_code.c
===================================================================
--- /YC3121_demo/ModuleDemo/BlueTooth/BT_code_patch/print/branches/puruite/output/bt_code.c	(revision 911)
+++ /YC3121_demo/ModuleDemo/BlueTooth/BT_code_patch/print/branches/puruite/output/bt_code.c	(working copy)
@@ -20,7 +20,7 @@
 0x4b,0xee,0x24,0x5a,0x00,0x54,0x24,0x36,0xc3,0xde,0x20,0x40,0x4a,0x87,0x20,0x40,
 0x6b,0x81,0x20,0x40,0x44,0x85,0x20,0x40,0x47,0x53,0x20,0x40,0x47,0x24,0x20,0x40,
 0x60,0xe9,0x6f,0xe2,0x00,0x0b,0x1f,0xe0,0xfe,0x01,0x67,0xe2,0x00,0x0b,0x20,0x40,
-0x48,0x3d,0x20,0x20,0x43,0xde,0x70,0x4b,0xee,0x00,0x20,0x20,0x46,0x8a,0x6f,0xe2,
+0x48,0x3d,0x20,0x20,0x43,0xde,0x70,0x4b,0xee,0x00,0x20,0x20,0x46,0x89,0x6f,0xe2,
 0x00,0x4c,0x79,0x3f,0xfe,0x02,0x67,0xe2,0x00,0x4c,0x20,0x20,0x43,0x2f,0x6f,0xe2,
 0x89,0x73,0x79,0x20,0x7e,0x06,0x67,0xe2,0x89,0x73,0x70,0x4b,0xf3,0x01,0x1c,0xe2,
 0x7e,0x00,0x24,0x3a,0x40,0x02,0x70,0x4b,0xf3,0x00,0x20,0x20,0x40,0x02,0x6f,0xe2,
@@ -282,7 +282,7 @@
 0x04,0xff,0xc0,0x20,0xe9,0x66,0xc0,0x20,0x69,0x6e,0xc0,0x38,0xe9,0xa7,0xc0,0x38,
 0x04,0x65,0xc0,0x24,0xe9,0xbe,0x20,0x20,0x6a,0x58,0x70,0x0a,0x95,0x08,0x20,0x40,
 0x7b,0xab,0x20,0x40,0x69,0x72,0x20,0x20,0x69,0xba,0x6f,0xe2,0x44,0x90,0x20,0x3a,
-0x5e,0xd0,0x20,0x40,0x74,0x38,0x20,0x20,0x79,0x32,0x79,0xc1,0xaa,0x55,0x40,0x00,
+0x5e,0xd0,0x20,0x40,0x74,0x38,0x20,0x20,0x79,0x32,0x92,0xad,0xaa,0x55,0x40,0x00,
 0x00,0x40,0x03,0x00,0x00,0x00,0x00,0x00,0x10,0x20,0x00,0x00,0x20,0x00,0x01,0x00,
 0x00,0x00,0x20,0x22,0x10,0x00,0x0c,0x12,0x00,0x39,0x00,0x00,0x00,0x08,0x00,0x08,
 0x22,0x00,0xe8,0x09,0x18,0xd0,0x04,0x00,0x04,0x44,0x02,0x00,0x05,0x00,0x00,0x00,
Index: puruite/output/eeprom.dat
===================================================================
--- /YC3121_demo/ModuleDemo/BlueTooth/BT_code_patch/print/branches/puruite/output/eeprom.dat	(revision 911)
+++ /YC3121_demo/ModuleDemo/BlueTooth/BT_code_patch/print/branches/puruite/output/eeprom.dat	(working copy)
@@ -347,7 +347,7 @@
 20
 20
 46
-8a
+89
 6f
 e2
 00
@@ -4536,8 +4536,8 @@
 20
 79
 32
-79
-c1
+92
+ad
 aa
 55
 40
Index: puruite/patch/patch.prog
===================================================================
--- /YC3121_demo/ModuleDemo/BlueTooth/BT_code_patch/print/branches/puruite/patch/patch.prog	(revision 911)
+++ /YC3121_demo/ModuleDemo/BlueTooth/BT_code_patch/print/branches/puruite/patch/patch.prog	(working copy)
@@ -106,7 +106,7 @@
 
 p_clear_got_tx1:
 	jam 0,mem_judge_clear_got_tx_falg 
-	branch clear_got_tx+7
+	branch clear_got_tx+6
 
 p_send_eir:
 	fetch 1,mem_state_map
