mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-11-04 09:01:40 +01:00 
			
		
		
		
	1. Improve WiFi throughput in some Classic BT scienarios(idle, inquire scan,
       connected, sniff, a2dp pause, etc).
    2. Support WiFi + Classic BT + BLE mesh coexistence scienario.
    3. Improve WiFi scan and connect succeed ratio in coexistence scienario.
    4. Do not support to choose software coexistence preference anymore for it is
       determined according to coexistence scienario automatically.
components/lwip: increase TCP send buffer and receive window limitation when TCP window scale is enabled
components/ble_mesh: Fix some bugs about ble mesh
    1. fix send acl pkt after ble have sent terminate ind modify min adv interval to 10ms.
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			197 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			197 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# sdkconfig replacement configurations for deprecated options formatted as
 | 
						|
# CONFIG_DEPRECATED_OPTION CONFIG_NEW_OPTION
 | 
						|
 | 
						|
CONFIG_SW_COEXIST_ENABLE                CONFIG_ESP32_WIFI_SW_COEXIST_ENABLE
 |