esp-idf/components/bt/host/bluedroid
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
..
api Support of Micro defination in header file 2022-08-03 14:56:44 +00:00
bta Fixd union member access typo 2022-08-08 19:40:25 +08:00
btc component/bt: add simple ADV flow control mechanism -- drop the packets when the adv report queues are considered full 2022-08-02 14:14:07 +08:00
common/include/common fix the issue of functions not defined when enable memory debug 2022-07-08 10:57:29 +08:00
device component/bt: add BLE v5.0 feature for bluedroid host 2021-01-15 17:55:12 +08:00
external/sbc bluedroid: mark dequant_long_* as extern variables 2022-01-27 11:00:09 +07:00
hci component/bt: use OSI utility "osi_event" for HCI downstream data processing 2022-08-02 17:40:00 +08:00
main 1. transparent HID device 2021-09-07 16:59:30 +08:00
stack components/bt: fixed the invalid workqueue number for BTU thread in Bluedroid 2022-08-11 16:09:44 +08:00
Kconfig.in disable BT_BLE_RPA_SUPPORTED by default and enabled by default for other chips 2022-06-14 19:57:07 +08:00