OVMS3-idf/components/bt/bluedroid/stack
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
..
a2dp bt/a2dp: fix incorrect return type 2018-08-29 14:40:28 +08:00
avct components/bt: Fix warning when disable debug logs or in release mode and improve the code structure 2019-03-26 14:46:36 +08:00
avdt components/bt: Fix warning when disable debug logs or in release mode and improve the code structure 2019-03-26 14:46:36 +08:00
avrc components/bt: Fix warning when disable debug logs or in release mode and improve the code structure 2019-03-26 14:46:36 +08:00
btm Bugfix/btdm fix doc and host bug backport v3.3 2019-12-18 14:19:13 +08:00
btu Component/bt: add BLE adv report flow control 2019-03-13 14:58:32 +08:00
gap Component/bt: fix build warning when bluedroid disable log 2019-03-20 15:02:57 +08:00
gatt Bugfix/btdm fix doc and host bug backport v3.3 2019-12-18 14:19:13 +08:00
hcic Component/bt: modify HCI_GET_CMD_BUF 2019-03-22 14:59:11 +08:00
include/stack components/esp_wifi: improve coexistence performance according to specific WiFi/BT/BLE scienario 2020-02-12 16:13:28 +08:00
l2cap Component/bt: add ble link timeout config in menuconfig 2019-04-22 21:49:59 +08:00
rfcomm components/bt: Fix memory leak about rfcomm 2019-07-25 16:51:40 +08:00
sdp components/bt: Fix warning when disable debug logs or in release mode and improve the code structure 2019-03-26 14:46:36 +08:00
smp Bugfix/btdm fix doc and host bug backport v3.3 2019-12-18 14:19:13 +08:00