Files
esp-idf/components/esp32
liu zhifu 5a09cf600e esp32: add esp_wifi_internal_statistic_dump()
The API is used to dump WiFi lmac/hmac/wpa key statistics, which is helpful for
WiFi issue debugging. The application need to call the API at the moment potential
problem happens, such as:
1. When receiving WiFi disconnect event
2. When receiving IP lost event
3. When sockets failed, such as TX or RX timeout etc
4. Any other places that the application suspect the WiFi works incorrectly
2020-04-17 21:45:58 +08:00
..
2019-12-25 15:53:13 +08:00
2018-08-20 16:49:20 +08:00
2019-12-26 13:51:29 +08:00
2019-03-05 12:11:45 +08:00
2020-03-13 13:41:34 +08:00
2016-08-17 23:08:22 +08:00
2019-12-25 15:53:13 +08:00
2019-12-26 13:51:29 +08:00
2019-04-02 12:54:08 +11:00
2020-03-13 13:41:34 +08:00