OVMS3-idf/components/bt/host/bluedroid/stack
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
..
a2dp Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
avct Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
avdt Fix some typo in idf 2019-12-12 15:55:42 +08:00
avrc Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
btm Format the BTM_WBS_INCLUDED macro 2019-12-12 17:12:38 +08:00
btu bugfix for HFP hci audio crash 2019-11-26 02:34:09 +00:00
gap Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
gatt Fix some typo in idf 2019-12-12 15:55:42 +08:00
hcic components/bt: Add API and EVT for BLE set channels(BLE) 2019-10-25 11:39:35 +08:00
include/stack components/esp_wifi: improve coexistence performance according to specific WiFi/BT/BLE scienario 2020-01-10 16:00:12 +08:00
l2cap Fix some typo in idf 2019-12-12 15:55:42 +08:00
rfcomm Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
sdp Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
smp btdm:fix the problem that Not getting complete Identity Address (Public Address) of the Privacy-enabled Bonded Device after bonding. beacuse of the wrong memcpy in LE_KEY callback handler. 2019-12-09 15:21:49 +08:00