]> granicus.if.org Git - esp-idf/commit
Coexist: fix some coexist bugs
authorXia Xiaotian <xiaxiaotian@espressif.com>
Thu, 12 Sep 2019 06:12:13 +0000 (14:12 +0800)
committerXia Xiaotian <xiaxiaotian@espressif.com>
Mon, 30 Sep 2019 03:42:05 +0000 (11:42 +0800)
commit10d26549fa555407bb3ef1dbbdec8fc35ecfb877
tree7f018a30459a6b8f27205bd912d09ae539da726a
parent26676c2b8f3ecbdc8cc2f521b71950a49768e888
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.
components/bt/Kconfig
components/bt/controller/bt.c
components/bt/controller/lib
components/esp32/esp_adapter.c
components/esp_wifi/include/esp_coexist_internal.h
components/esp_wifi/include/esp_private/wifi_os_adapter.h
components/esp_wifi/lib_esp32
components/idf_test/include/idf_performance.h