OVMS3-idf/components/bt
Xia Xiaotian a41443184e components/esp_wifi: improve coexistence performance according to specific WiFi/BT/BLE scienario
1. Improve WiFi throughput in some Classic BT scienarios(idle, inquire scan,
       connected, sniff, a2dp pause, etc).

    2. Support WiFi + Classic BT + BLE mesh coexistence scienario.

    3. Improve WiFi scan and connect succeed ratio in coexistence scienario.

    4. Do not support to choose software coexistence preference anymore for it is
       determined according to coexistence scienario automatically.

components/lwip: increase TCP send buffer and receive window limitation when TCP window scale is enabled

components/ble_mesh: Fix some bugs about ble mesh

    1. fix send acl pkt after ble have sent terminate ind modify min adv interval to 10ms.
2020-02-12 16:13:28 +08:00
..
bluedroid components/esp_wifi: improve coexistence performance according to specific WiFi/BT/BLE scienario 2020-02-12 16:13:28 +08:00
include components/bt: backport release/v3.3 2020-01-16 15:47:31 +08:00
lib@5b3a571bfc components/esp_wifi: improve coexistence performance according to specific WiFi/BT/BLE scienario 2020-02-12 16:13:28 +08:00
test bt: Fix unit tests build with CMake 2018-11-28 15:19:04 +08:00
bt.c bt: Include DMA reserved pool when allocating internal-only memory 2019-12-12 23:09:59 +00:00
CMakeLists.txt NimBLE: Port NimBLE stack to IDF Release v3.3 (Backport v3.3) 2019-10-18 13:23:24 +08:00
component.mk build system: Add a compatible old GCC flag 2018-09-20 18:53:14 +08:00
Kconfig components/esp_wifi: improve coexistence performance according to specific WiFi/BT/BLE scienario 2020-02-12 16:13:28 +08:00