OVMS3-idf/components/esp_wifi/include
Xia Xiaotian 63019689d6 Coexist: fix some coexist bugs
1. Fix high beacon and broadcast packets loss ratio of WiFi to make
   MDNS test pass.
2. Improve stability of WiFi performance with a little
   sacrifice of throughput.
3. Improve BLE advertising and connection performance with dynamic
   priority. It sacrifices a little WiFi throughput, but achieves balance
   between WiFi and Bluetooth.
2019-09-30 11:49:16 +08:00
..
esp_private Coexist: fix some coexist bugs 2019-09-30 11:49:16 +08:00
esp_coexist.h derive esp_wifi from esp32 component 2019-04-01 20:04:52 +08:00
esp_coexist_adapter.h derive esp_wifi from esp32 component 2019-04-01 20:04:52 +08:00
esp_coexist_internal.h Coexist: fix some coexist bugs 2019-09-30 11:49:16 +08:00
esp_mesh.h esp_wifi: wifi support new event mechanism 2019-08-20 09:39:51 +00:00
esp_mesh_internal.h derive esp_wifi from esp32 component 2019-04-01 20:04:52 +08:00
esp_now.h derive esp_wifi from esp32 component 2019-04-01 20:04:52 +08:00
esp_phy_init.h tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
esp_smartconfig.h esp_wifi: refactor smartconfig callback to use esp event 2019-07-04 18:00:04 +08:00
esp_wifi.h esp_wifi: Remove deprecated auto connect API 2019-09-13 09:44:07 +10:00
esp_wifi_crypto_types.h supplicant/esp_wifi: move supplicant to idf 2019-06-29 22:46:52 +08:00
esp_wifi_types.h Wi-Fi: remove wifi_fast_scan_threshold_t which is not suitable in name 2019-09-13 09:44:07 +10:00
phy.h tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
smartconfig_ack.h smartconfig: move smartconfig_ack to esp_wifi conponent 2019-08-29 10:39:30 +08:00