esp-idf/components/bt/controller
xiongweichao a83b16f18d bt:Fixed esp32 controller bug
1. Fixed crash after controller disable and re-enable
2. Fixed the crash caused by processing the HCI_Read_Remote_Extented_Features command in the non-connected state
3. Fixed disconnection due to not handling lmp_unsniff_req in LC_WAIT_SNIFF_SUB_RSP state
4. Fixed crash caused by supervision timeout greater than sniff interval

Closes https://github.com/espressif/esp-idf/issues/11164
Closes https://github.com/espressif/esp-idf/issues/10835
2023-05-04 06:37:19 +00:00
..
esp32 Update bt lib for ESP32 2022-12-19 20:26:17 +08:00
esp32c2 Optimized NPL Freertos API 2023-02-27 16:56:05 +08:00
esp32c3 bluetooth: fix that functions "coex_enable" and "coex_disable" are not used in pairs on ESP32-C3, ESP32-S3 and ESP32-C2 2023-01-20 10:47:58 +08:00
esp32h2 Optimized NPL Freertos API 2023-02-27 16:56:05 +08:00
esp32s2 components/bt: Combine 3 Bluetooth controller menu 2021-09-15 10:57:37 +08:00
esp32s3 bluetooth: fix that functions "coex_enable" and "coex_disable" are not used in pairs on ESP32-C3, ESP32-S3 and ESP32-C2 2023-01-20 10:47:58 +08:00
lib_esp32@e329860b88 bt:Fixed esp32 controller bug 2023-05-04 06:37:19 +00:00
lib_esp32c2 [esp32c2] Fixed the occasional assertion when deinit the ble controller 2023-02-27 16:56:05 +08:00
lib_esp32c3_family@bba9af9259 Update bt lib for ESP32-C3 and ESP32-S3 2022-12-19 20:24:26 +08:00
lib_esp32h2 Fixed some occasional ble issues on ESP32H2BETA2 2022-12-13 17:50:14 +08:00