esp-idf/components/bt
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
..
common Merge branch 'opt/bluedroid_adv_report_datapath' into 'master' 2022-08-03 16:31:23 +08:00
controller kconfig: refactor xtal freq kconfig to common configuration item 2022-08-05 19:12:29 +08:00
esp_ble_mesh ble_mesh: stack: Fix kr from non-primary subnet shouldn't ignore 2022-08-10 14:12:37 +00:00
host components/bt: fixed the invalid workqueue number for BTU thread in Bluedroid 2022-08-11 16:09:44 +08:00
include kconfig: refactor xtal freq kconfig to common configuration item 2022-08-05 19:12:29 +08:00
porting Nimble: Fixed compilation error for esp32c2 and esp32h2 when os_mbuf_free is called. 2022-07-14 09:41:05 +05:30
test build system: re-add -Wno-format as private flag for some components 2022-08-03 16:42:47 +04:00
CMakeLists.txt build system: re-add -Wno-format as private flag for some components 2022-08-03 16:42:47 +04:00
Kconfig Update the CMake compilation architecture and update the controller configuration options 2022-06-20 17:00:12 +08:00
linker.lf ldgen: use uppercase keywords for flags 2021-03-01 14:19:34 +08:00
sdkconfig.rename Add support in Nimble for ESP32H2 2022-03-14 11:57:53 +05:30
sdkconfig.rename.esp32c2 Add esp32c2 controller support. 2022-06-04 00:59:21 +08:00
sdkconfig.rename.esp32h2 Fix esp32h2 controller support. 2022-06-04 00:59:56 +08:00