esp-idf/components/bt/host/bluedroid/stack
wangmengyang 9aa32bc499 components/bt: fixed the invalid workqueue number for BTU thread in Bluedroid
There should be only one workqueue for BTU task. The queue length for the second workqueue of BTU can be uninitialized and caused memory overflow and corruption.

Closes https://github.com/espressif/esp-idf/issues/9507
2022-08-11 16:17:17 +08:00
..
a2dp Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
avct Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
avdt Fix AVDTP general reject format error. 2022-06-19 14:32:43 +00:00
avrc bt host: Don't redefine the assert macro 2021-03-03 10:26:57 +11:00
btm Merge branch 'opt/bluedroid_adv_report_datapath_v4.4' into 'release/v4.4' 2022-08-11 11:20:42 +08:00
btu components/bt: fixed the invalid workqueue number for BTU thread in Bluedroid 2022-08-11 16:17:17 +08:00
gap component/bt: add BLE v5.0 feature for bluedroid host 2021-01-15 17:55:12 +08:00
gatt Fixed bluedroid host memory overflow 2022-07-15 14:47:28 +08:00
hcic component/bt: allocate and use one static buffer for HCI adv flow control command 2022-08-03 21:55:06 +08:00
hid 1. transparent HID device 2021-09-07 16:59:30 +08:00
include/stack component/bt: allocate and use one static buffer for HCI adv flow control command 2022-08-03 21:55:06 +08:00
l2cap Fixed bluedroid host memory overflow 2022-07-15 14:47:28 +08:00
rfcomm fix SPP open with wrong remote bd_addr 2021-12-23 10:02:39 +08:00
sdp Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
smp components/bt: Fix bluedroid compile issue 2022-02-07 16:04:50 +08:00