esp-idf/components/bt/host
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
..
bluedroid components/bt: fixed the invalid workqueue number for BTU thread in Bluedroid 2022-08-11 16:17:17 +08:00
nimble Nimble: Fixed memory leak while generating keypair using embedtls 2022-06-30 14:21:54 +05:30