esp-idf/components/bt
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
..
common Merge branch 'opt/bluedroid_adv_report_datapath_v4.4' into 'release/v4.4' 2022-08-11 11:20:42 +08:00
controller Merge branch 'bugfix/put_sempher_and_queue_used_in_isr_into_DRAM_v4.4' into 'release/v4.4' 2022-08-04 14:44:56 +08:00
esp_ble_mesh ble_mesh: stack: Fix add continuously secure update into friend queue. 2022-08-09 21:48:37 +08:00
host components/bt: fixed the invalid workqueue number for BTU thread in Bluedroid 2022-08-11 16:17:17 +08:00
include
test
CMakeLists.txt component/bt: add new OSI utility "fixed_pkt_queue", which has same functionality with "fixed_queue" 2022-08-03 21:50:35 +08:00
Kconfig
component.mk
linker.lf
sdkconfig.rename