1 Bugfix for wrong config of static txbuf
2 fix bug that qos data will update BA SSN
3 reset beacon timeout timer
4 Bugfix for close sniffer mode when wifi stop
5 update wifi header files
1. fix(pp): fix fragment plt loss when 2td pn compare with 1th pn
2. pmf allow keyindex in big endian format to workaround faulty APs
3. docs: update miswritten and abbreviated words and syntax errors for initialize WiFi section in esp_wifi.h header file
4. allow for minimal scope of wifi_init_config_t
5. compute packet length use lldesc length instead rx_ctl sig_len for sniffer
1. ASAP mode for both Initiator and Responder
2. Offchannel FTM while connected to AP (ASAP only)
3. Support up to 3 Initiators simultaneously
4. Session termination, failure support etc
5. Mem-zero AP scan list buffer before filling
1. Fix mesh deinit blocking issue
2. Fix root has no eb for deauth frames during the networking
3. Add esp_mesh_send_block_time to set blocking time of esp_mesh_send
4. Skip CCMP header before forwarding PMF in ESP32C3
1. Move out logging of FTM report to application
2. Initiator parameters sanity checks
3. Responder config option, fix beacon caps
4. To save space, register FTM modules only when FTM is enabled
1, Fixed issue of reason code change from 15 to 204 when provide wrong password
2, Fix set config return value error
3, Fix ampdu age timer memory leak
1. fix the issue that the parameters obtained form RAM cannot be saved to NVS.
2. modify not to store the default value in NVS.
3. delete interface STATIONAP_IF.
4. modify the _do_wifi_start and _do_wifi_stop parameters to mode.
1. do not need to update multi-antenna configure when waking up
2. update libphy.a to V4670 719f9f6_20210218 for esp32(234056fe)
3. update libphy.a to V1500 20210225_0a54a2f for esp32s2(234056fe)
3. update libphy.a to V300 20210225_77edb9b for esp32c3(234056fe)
4. update libphy.a to V200 20210225_7b3a9df for esp32s3(234056fe)