Commit Graph

5 Commits

Author SHA1 Message Date
shenjun
1de41c1835 esp_wifi_mesh: update wifi mesh libs(30f9e79)
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-11-02 13:26:19 +08:00
Hrudaynath Dhabe
9cac9b5a60 ieee80211_ioctl: fix esp_wifi_sta_get_ap_info return values for cipher types (e5984a8f) 2020-03-18 22:00:54 +08:00
Liu Zhi Fu
e3115e5cd9 update wifi lib
When WiFi enter into a special status (11b weak mode), then reset
Wifi baseband to recover to normal mode (b9822445)
2019-03-13 11:08:29 +08:00
Tian Hao
152e29aa93 use coexist_printf instead of ets_printf(cb51d501) 2018-04-03 15:33:09 +08:00
Xia Xiaotian
b01f9683da update fix_printf.sh 2016-11-29 19:39:22 +08:00