mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-11-04 00:51:42 +01:00 
			
		
		
		
	fix(bt/controller): Fixed controller flash only bug if hci-uart is enabled
This commit is contained in:
		@@ -548,7 +548,7 @@ config BT_CTRL_BLE_SCAN
 | 
			
		||||
    default y
 | 
			
		||||
 | 
			
		||||
config BT_CTRL_BLE_SECURITY_ENABLE
 | 
			
		||||
    depends on BT_CTRL_RUN_IN_FLASH_ONLY && BT_CONTROLLER_ONLY
 | 
			
		||||
    depends on BT_CTRL_RUN_IN_FLASH_ONLY
 | 
			
		||||
    bool "Enable BLE security feature"
 | 
			
		||||
    default y
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user