esp-idf/components/esp_wifi/src
shenjun ea0603897d esp_wifi_mesh: update wifi mesh libs
1. Fix FIX-ROOT does not reconnect to router when disconnect reason is too many
2. Add API esp_mesh_print_scan_result
3. Modify not to reset mesh_xonseq of self and children when flush_upstream_packets
4. Fix not switch to a parent candidate which has the same layer and assoc as current parent
5. Fix not arm parent monitor when a parent candidate is cleared without sending an event to mesh layer
6. Fix the new voted root does not reconnect to router if rssi is weak
2020-10-28 02:58:44 +00:00
..
coexist.c derive esp_wifi from esp32 component 2019-04-01 20:04:52 +08:00
lib_printf.c esp_wifi_mesh: update wifi mesh libs 2020-10-28 02:58:44 +00:00
mesh_event.c mesh: use new event library 2019-07-05 21:14:30 +08:00
phy_init.c esp_wifi: refactor PHY access 2020-09-22 15:00:05 +08:00
smartconfig_ack.c esp_netif: Enable use of the ESP-IDF with a non-LWIP (and non-BSD-style) IP stack. 2020-09-18 15:10:55 +02:00
smartconfig.c esp_wifi: refactor smartconfig callback to use esp event 2019-07-04 18:00:04 +08:00
wifi_default.c esp_wifi: optimize WiFi TX performance 2020-08-13 12:26:21 +08:00
wifi_init.c Merge branch 'bugfix/esp_netif_non_lwip' into 'master' 2020-10-05 16:16:11 +08:00
wifi_netif.c esp_wifi: optimize WiFi TX performance 2020-08-13 12:26:21 +08:00