Files
esp-idf/components/esp32
liu zhifu a0d61eca20 esp32: backport some WiFi fixes to v3.3
Backport following Wifi fixes:

1. Optimize WiFi sleep in WiFi/BT coexist mode
   I> If any data TX/RX in WiFi slice, force wakeup next TBTT
   II> Increase active timeout to coex TBTT to avoid sleep in WiFi slice

2. Fix esp_wifi_stop() crash
   esp_wifi_stop() crashes if it's called when WiFi is not initialized.

3. Fix WiFi log print level

4. Return fails if AP's configuring AP channel is out of range

5. esp_wifi_sta_get_ap_info() returns actual values of group ciphers
2020-04-02 10:27:11 +08:00
..
2020-03-10 20:01:39 +08:00
2020-02-20 19:11:45 +08:00
2018-08-20 16:49:20 +08:00
2020-03-10 20:01:39 +08:00
2019-03-05 12:11:45 +08:00
2016-08-17 23:08:22 +08:00
2019-12-17 12:55:47 +00:00
2019-04-02 12:54:08 +11:00