esp-idf/components/bt/host
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
..
bluedroid components/bt: fixed the invalid workqueue number for BTU thread in Bluedroid 2022-08-11 16:09:44 +08:00
nimble Nimble: Configurable option to modify max gatt procedures allowed for GATT 2022-07-27 08:59:37 +00:00