mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-10-30 20:51:41 +00:00 
			
		
		
		
	Merge branch 'bugfix/fix_c3_some_bugs_06_15_v4.3' into 'release/v4.3'
Bugfix/fix c3 some bugs 06 15 v4.3 See merge request espressif/esp-idf!14017
This commit is contained in:
		| @@ -383,3 +383,16 @@ config BT_CTRL_HCI_TL_EFF | ||||
|     default 0 if BT_CTRL_HCI_MODE_UART_H4 | ||||
|     default 1 if BT_CTRL_HCI_M0DE_VHCI | ||||
|     default 1 | ||||
|  | ||||
| config BT_CTRL_AGC_RECORRECT_EN | ||||
|     bool "Enable HW AGC recorrect" | ||||
|     default n | ||||
|     help | ||||
|         Enable uncoded phy AGC recorrect | ||||
|  | ||||
| config BT_CTRL_CODED_AGC_RECORRECT_EN | ||||
|     bool "Enable coded phy AGC recorrect" | ||||
|     depends on BT_CTRL_AGC_RECORRECT_EN | ||||
|     default n | ||||
|     help | ||||
|         Enable coded phy AGC recorrect | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Wang Meng Yang
					Wang Meng Yang