esp-idf/components/bt/host/bluedroid
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
..
api Merge branch 'bugfix/btdm_fix_some_bluedroid_issues_v4.4' into 'release/v4.4' 2022-08-04 14:45:44 +08:00
bta Fixed union member access typo 2022-08-09 15:25:44 +08:00
btc Merge branch 'opt/bluedroid_adv_report_datapath_v4.4' into 'release/v4.4' 2022-08-11 11:20:42 +08:00
common/include/common component/bt: Modify the bluetooth device name length limits 2022-07-20 09:22:47 +08:00
device component/bt: add BLE v5.0 feature for bluedroid host 2021-01-15 17:55:12 +08:00
external/sbc Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
hci component/bt: use OSI utility "osi_event" for HCI downstream data processing 2022-08-03 21:55:08 +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:17:17 +08:00
Kconfig.in component/bt: Modify the bluetooth device name length limits 2022-07-20 09:22:47 +08:00