OVMS3-idf/components/bt
wangmengyang 9e51598ee7 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-09-20 11:52:46 +00:00
..
bluedroid component/bt: fix some performance issues in A2DP source data flow control 2019-09-20 11:52:46 +00:00
include components/bt: Add precautions for esp_vhci_host_send_packet 2019-01-31 11:47:58 +08:00
lib@4b35933006 components/bt: set the minimum encryption key size to be 7 octects for BR/EDR link for preventing KNOB attack 2019-08-28 08:13:30 +00:00
test bt: Fix unit tests build with CMake 2018-11-28 15:19:04 +08:00
bt.c bugfix btdm sleep twice after wakeup request 2019-07-27 18:07:20 +08:00
CMakeLists.txt Added Cmake support for dhcp_state 2019-01-10 07:51:54 +00: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 21:49:59 +08:00