esp-idf/components/bt/controller
xiongweichao 665ae6a80d 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-04-12 09:48:30 +08:00
..
esp32 Update bt lib for ESP32 2022-12-20 15:58:37 +08:00
esp32c3 - Support ESP32C3 and ESP32S3 new BLE lib 2023-03-30 22:00:02 +08:00
esp32h2 components/bt: Combine 3 Bluetooth controller menu 2022-03-11 10:48:21 +00:00
esp32s2 components/bt: Combine 3 Bluetooth controller menu 2022-03-11 10:48:21 +00:00
esp32s3 make bluetooth and wifi use the same low power clock 2022-08-11 20:17:39 +08:00
lib_esp32@e329860b88 bt:Fixed esp32 controller bug 2023-04-12 09:48:30 +08:00
lib_esp32c3_family@036564af71 - Support ESP32C3 and ESP32S3 new BLE lib 2023-03-30 22:00:02 +08:00