Index: Librarier/bt_rom/format/headset.format
===================================================================
--- /YC1121E/SoftCode/1121EB/branch/HciDongle_fix_freq/Librarier/bt_rom/format/headset.format	(revision 4491)
+++ /YC1121E/SoftCode/1121EB/branch/HciDongle_fix_freq/Librarier/bt_rom/format/headset.format	(working copy)
@@ -319,6 +319,7 @@
 	1 mem_rf_shutdown_param1
 	1 mem_rf_shutdown_param2
 	10 mem_0db_tx_power_param
+	1 mem_rf_tx_power
 0 mem_headset_end
 )
 (
Index: ModuleDemo/25_OTA/bt_demo/BT/patch/patch.prog
===================================================================
--- /YC1121E/SoftCode/1121EB/branch/HciDongle_fix_freq/ModuleDemo/25_OTA/bt_demo/BT/patch/patch.prog	(revision 4491)
+++ /YC1121E/SoftCode/1121EB/branch/HciDongle_fix_freq/ModuleDemo/25_OTA/bt_demo/BT/patch/patch.prog	(working copy)
@@ -1027,9 +1027,15 @@
 	fetch 1,mem_rf_txon_param1
 	store 1,0x8955
 	jam 0xd8,0x8955
+//	jam 0xf0,0x8956
+	fetch 1,mem_rf_tx_power	//f0- 0db  ce -- -3db  min value:c0
+	branch p_txon_0db,blank
+	store 1,0x8956
+	rtn
+
+p_txon_0db:
 	jam 0xf0,0x8956
 	rtn
-	
 /*
 p_ch_log:
 	arg mem_log,pdata
Index: ModuleDemo/25_OTA/bt_demo/BT/sched/user.dat
===================================================================
--- /YC1121E/SoftCode/1121EB/branch/HciDongle_fix_freq/ModuleDemo/25_OTA/bt_demo/BT/sched/user.dat	(revision 4571)
+++ /YC1121E/SoftCode/1121EB/branch/HciDongle_fix_freq/ModuleDemo/25_OTA/bt_demo/BT/sched/user.dat	(working copy)
@@ -240,6 +240,7 @@
 
 
 mem_mram_qspi_tx_addr:00 60
+mem_rf_tx_power:f0
 
 mem_vp_addr:
 000000 000000
Index: ModuleDemo/25_OTA/bt_demo/CM0/User/btreg.h
===================================================================
--- /YC1121E/SoftCode/1121EB/branch/HciDongle_fix_freq/ModuleDemo/25_OTA/bt_demo/CM0/User/btreg.h	(revision 4491)
+++ /YC1121E/SoftCode/1121EB/branch/HciDongle_fix_freq/ModuleDemo/25_OTA/bt_demo/CM0/User/btreg.h	(working copy)
@@ -1600,7 +1600,8 @@
 #define	mem_rf_shutdown_param1                  	0x4c51
 #define	mem_rf_shutdown_param2                  	0x4c52
 #define	mem_0db_tx_power_param                  	0x4c53
-#define	mem_headset_end                         	0x4c5d
+#define	mem_rf_tx_power                         	0x4c5d
+#define	mem_headset_end                         	0x4c5e
 #define	mem_usb_mouse_data                      	0x4ace
 #define	mem_usb_kb_data                         	0x4ade
 #define	mem_usb_kb_multikey                     	0x4aee
Index: ModuleDemo/25_OTA/bt_demo/CM0/User/main.c
===================================================================
--- /YC1121E/SoftCode/1121EB/branch/HciDongle_fix_freq/ModuleDemo/25_OTA/bt_demo/CM0/User/main.c	(revision 4571)
+++ /YC1121E/SoftCode/1121EB/branch/HciDongle_fix_freq/ModuleDemo/25_OTA/bt_demo/CM0/User/main.c	(working copy)
@@ -79,10 +79,10 @@
 	
 }
 	
-//change tx_power	value: 00 -> 05
+//change tx_power	value: min:0xc0		0xf0 is 0dbm  0xce is -3db
 void Fcc_Tx_Power_Config(uint8_t tx_power);
 void Fcc_Tx_Power_Config(uint8_t tx_power){
-	HWRITE(mem_tx_power,tx_power);
+	HWRITE(mem_rf_tx_power,tx_power);
 }
 
 
Index: ModuleDemo/25_OTA/bt_demo/CM0/respin/memmap.format
===================================================================
--- /YC1121E/SoftCode/1121EB/branch/HciDongle_fix_freq/ModuleDemo/25_OTA/bt_demo/CM0/respin/memmap.format	(revision 4491)
+++ /YC1121E/SoftCode/1121EB/branch/HciDongle_fix_freq/ModuleDemo/25_OTA/bt_demo/CM0/respin/memmap.format	(working copy)
@@ -1598,7 +1598,8 @@
 0x4c51 mem_rf_shutdown_param1
 0x4c52 mem_rf_shutdown_param2
 0x4c53 mem_0db_tx_power_param
-0x4c5d mem_headset_end
+0x4c5d mem_rf_tx_power
+0x4c5e mem_headset_end
 0x4ace mem_usb_mouse_data
 0x4ade mem_usb_kb_data
 0x4aee mem_usb_kb_multikey
Index: ModuleDemo/25_OTA/bt_demo/CM0/respin/ramcode.rom
===================================================================
--- /YC1121E/SoftCode/1121EB/branch/HciDongle_fix_freq/ModuleDemo/25_OTA/bt_demo/CM0/respin/ramcode.rom	(revision 4491)
+++ /YC1121E/SoftCode/1121EB/branch/HciDongle_fix_freq/ModuleDemo/25_OTA/bt_demo/CM0/respin/ramcode.rom	(working copy)
@@ -4,10 +4,10 @@
 dec00080
 704c4e01
 da204c53
-20400248
+20400249
 20400018
 2040003d
-2040022d
+2040022e
 202000f9
 d8a00000
 df200400
@@ -300,7 +300,7 @@
 c001012c
 204000f2
 204001f7
-20400242
+20400243
 79202a00
 782efc00
 78307c00
@@ -322,7 +322,7 @@
 2022813e
 202000f9
 20400137
-20400245
+20400246
 58000500
 20402bb1
 20202a23
@@ -335,7 +335,7 @@
 7843fc00
 202000d4
 20400137
-20400245
+20400246
 68424c46
 18412a07
 20202b08
@@ -503,7 +503,7 @@
 202000f9
 60420017
 1840a201
-20400215
+20400216
 58000500
 204000ec
 70890601
@@ -529,7 +529,8 @@
 6fe24c4f
 67e28955
 708955d8
-708956f0
+6fe24c5d
+67e28956
 20600000
 58000960
 9a208400
@@ -538,13 +539,13 @@
 984ffe00
 6842415e
 9846fc00
-2040022b
+2040022c
 1807a200
 18077e00
 1ff07e00
 1ff27e00
 9846fc00
-2040022b
+2040022c
 1807fe00
 1fed7e00
 1fe3fe00
@@ -554,7 +555,7 @@
 70895fc4
 20600000
 207a8000
-2020022b
+2020022c
 df2003fe
 d8a03000
 580001ff
@@ -570,18 +571,18 @@
 1fe37e00
 1a40a401
 2a400e00
-24208231
+24208232
 e0420005
-c2000231
+c2000232
 20600000
-20200240
 20200241
+20200242
 783b7c00
 70891407
 20600000
 60420017
 1840a204
-20200215
+20200216
 df20000a
 d8a04d82
 1a220c00
