OVMS3-idf/components/bt
wangmengyang 38ec1b9a86 component/bt: fix some performance issues in A2DP source data flow control
1. modify the limit of frames to send to avoid dropping packet on A2DP source due to TX data queue overflow
2. reduce the A2DP source data queue size in order to achieve faster control respnonse
2019-05-05 11:42:27 +08:00
..
bluedroid component/bt: fix some performance issues in A2DP source data flow control 2019-05-05 11:42:27 +08:00
include components/bt: Add precautions for esp_vhci_host_send_packet 2019-01-31 11:47:58 +08:00
lib@70d6a277d7 component/bt: fix memory leak when settig tx power 2019-04-04 19:49:23 +08:00
test bt: Fix unit tests build with CMake 2018-11-28 15:19:04 +08:00
bt.c misc adjustment of esp32 component 2019-04-03 19:57:46 +08:00
CMakeLists.txt global: move the soc component out of the common list 2019-04-16 13:21:15 +08:00
component.mk build system: Add a compatible old GCC flag 2018-09-20 18:53:14 +08:00
Kconfig Component/bt: add ble link timeout config in menuconfig 2019-04-22 09:16:19 +00:00