OVMS3-idf/components/bt
wangmengyang 4a6d2da209 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-06-10 16:38:52 +08:00
..
bluedroid component/bt: fix some performance issues in A2DP source data flow control 2019-06-10 16:38:52 +08:00
include components/bt: Add precautions for esp_vhci_host_send_packet (backport 3.1) 2019-02-15 17:56:59 +08:00
lib@caa305942b Component/bt: fix no adv report when scanning with sleep enable 2019-03-20 12:05:25 +08:00
test Component/bt: add set default passkey function 2018-10-26 11:55:18 +08:00
bt.c component/bt: add more information and description for bluetooth modem sleep 2019-02-27 10:51:15 +08:00
CMakeLists.txt cmake: make main a component again 2018-09-13 11:13:27 +08:00
component.mk component/bt: implement HFP Hands Free Unit Role 2018-05-21 11:33:30 +08:00
Kconfig Component/bt: add ble link timeout config in menuconfig 2019-04-22 21:57:09 +08:00