esp-idf/components/bt/host/bluedroid/stack
wangmengyang 9a6101bfed 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:09:44 +08:00
..
a2dp add sink send delay reporting 2022-05-28 23:31:45 +00: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-07 02:45:46 +00:00
avrc bt host: Don't redefine the assert macro 2021-03-03 10:26:57 +11:00
btm component/bt: consider to handle HCI LE Direct Advertising Report 2022-08-02 17:40:00 +08:00
btu components/bt: fixed the invalid workqueue number for BTU thread in Bluedroid 2022-08-11 16:09:44 +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-14 19:35:22 +08:00
hcic component/bt: allocate and use one static buffer for HCI adv flow control command 2022-08-02 17:40:00 +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-02 17:40:00 +08:00
l2cap Fixed bluedroid host memory overflow 2022-07-14 19:35:22 +08:00
rfcomm Fix crash when sending data by spp 2022-06-20 17:12:07 +08:00
sdp Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
smp components/bt: Fix bluedroid compile issue 2021-12-30 11:54:47 +08:00