OVMS3-idf/components/bt/host/bluedroid/bta/dm
baohongde a2398f0dcc 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-01-10 16:00:12 +08:00
..
include Feature/ Read Remote Device's Name 2019-11-14 03:33:37 +00:00
bta_dm_act.c components/esp_wifi: improve coexistence performance according to specific WiFi/BT/BLE scienario 2020-01-10 16:00:12 +08:00
bta_dm_api.c Fix some typo in idf 2019-12-12 15:55:42 +08:00
bta_dm_cfg.c Disable sniff mode during (e)SCO connection. 2020-01-07 03:15:32 +00:00
bta_dm_ci.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
bta_dm_co.c BT/Bluedroid : Add support to set min encryption key requirement 2019-09-25 11:56:47 +08:00
bta_dm_main.c components/esp_wifi: improve coexistence performance according to specific WiFi/BT/BLE scienario 2020-01-10 16:00:12 +08:00
bta_dm_pm.c tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
bta_dm_sco.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00