OVMS3-idf/components/bt
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
..
common reduce useless calloc size 2020-01-09 21:12:48 +08:00
controller components/esp_wifi: improve coexistence performance according to specific WiFi/BT/BLE scienario 2020-01-10 16:00:12 +08:00
esp_ble_mesh Merge branch 'bugfix/ble_mesh_update_lightness_last' into 'master' 2020-01-10 14:47:29 +08:00
host components/esp_wifi: improve coexistence performance according to specific WiFi/BT/BLE scienario 2020-01-10 16:00:12 +08:00
include components/bt: Fix A2DP stuck when BLE's interval is too small 2020-01-06 20:22:04 +08:00
test components: use new component registration api 2019-06-21 19:53:29 +08:00
CMakeLists.txt global: remove gcc 5.2 support 2019-11-20 11:17:27 +01:00
component.mk global: remove gcc 5.2 support 2019-11-20 11:17:27 +01:00
Kconfig components/esp_wifi: improve coexistence performance according to specific WiFi/BT/BLE scienario 2020-01-10 16:00:12 +08:00
sdkconfig.rename HFP AG Example 2019-11-27 13:35:35 +00:00