esp-idf/components/bt/controller
Jiang Jiang Jian 6ede152d87 Merge branch 'bugfix/unhandle_unsniff_req_disconnect' into 'master'
bt: Fixed disconnection due to not handling lmp_unsniff_req in LC_WAIT_SNIFF_SUB_RSP state

Closes BTQABR2023-25 and BT-3208

See merge request espressif/esp-idf!22941
2023-03-31 12:07:14 +08:00
..
esp32 bt: add coexistence internal API declarations and clean up some unused coexistence hooks 2023-02-26 06:58:18 +00:00
esp32c2 ble: Add assertion checking for bluedroid hci on ESP32-C2,ESP32-C6 and ESP32-H2 2023-03-09 20:02:23 +08:00
esp32c3 Merge branch 'bugfix/fix_att_rsp_timeout' into 'master' 2023-03-23 17:10:54 +08:00
esp32c6 esp_phy: added API esp_btbb_disable 2023-03-23 05:40:32 +00:00
esp32h2 esp_phy: added API esp_btbb_disable 2023-03-23 05:40:32 +00:00
esp32h4 esp_phy: added API esp_btbb_disable 2023-03-23 05:40:32 +00:00
esp32s2 components/bt: Combine 3 Bluetooth controller menu 2021-09-15 10:57:37 +08:00
esp32s3 Merge ESP32C3 and ESP32S3 BLE bt.c files to one 2023-03-06 14:53:03 +08:00
lib_esp32@aec338b1aa 1.Fixed disconnection due to not handling lmp_unsniff_req in LC_WAIT_SNIFF_SUB_RSP state 2023-03-30 11:15:38 +08:00
lib_esp32c2 [esp32c2] Fixed the occasional assertion when deinit the ble controller 2023-02-21 14:03:37 +08:00
lib_esp32c3_family@d83f7d618a Fixed BLE HW RAL_UNDERRUN assert on ESP32C3 and ESP32S3 2023-03-29 17:13:15 +08:00
lib_esp32c6 BLE: fixed hci event fail on bluedroid host 2023-02-03 17:57:33 +08:00
lib_esp32h2 ble: update config in esp32h2 chip 2023-03-15 21:02:12 +08:00