mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-10-30 20:51:41 +00:00 
			
		
		
		
	 302d8e5fce
			
		
	
	302d8e5fce
	
	
	
		
			
			1. Allow SSI in publish and subscribe, populate Peer's SSI in match events 2. Allow SSI with length higher than 255 bytes by using SDEA for all NAN services 3. Update API's to support SSI changes and other SDEA parameters 4. Fix use after free issues with NAN Beacons and SDF's Closes https://github.com/espressif/esp-idf/issues/12473 Closes https://github.com/espressif/esp-idf/issues/13366