esp-idf/components/bt/controller
xiongweichao 6e9dabe659 bt: Fixed some bluetooth bugs
1. Fixed LC_AFH_UPDATE_IND  has not benn processed causing memory exhaustion
2. Fixed no free elt in prog push
3. Fixed disconnect due to sniff with error Dsniff
4. Fixed the problem that the host continued to send ACL data to the controller after disconnection, which caused the connection to fail again
2023-07-04 15:03:10 +08:00
..
esp32 bt: Remove FreeRTOS static allocation from OSI functions 2023-04-21 15:19:29 +08:00
esp32c2 Merge branch 'feature/esp32c2_enable_rf_temp_compensation_v5.1' into 'release/v5.1' 2023-05-18 20:34:30 +08:00
esp32c3 bt: Remove FreeRTOS static allocation from OSI functions 2023-04-21 15:19:29 +08:00
esp32c6 ble:add version num support for esp32c6 chip 2023-07-03 16:16:06 +08:00
esp32h2 Merge branch 'feature/use_api_to_enable_modem_on_esp32h2_v5.1' into 'release/v5.1' 2023-05-19 11:01:44 +08: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@e1b3a29c58 bt: Fixed some bluetooth bugs 2023-07-04 15:03:10 +08:00
lib_esp32c2 ble:fixed the issue that slave reports the wrong address for master when address resolution disable 2023-06-05 16:49:48 +08:00
lib_esp32c3_family@08e289633f Update bt lib for ESP32-C3 and ESP32-S3 2023-06-16 11:05:49 +08:00
lib_esp32c6 ble: Fixed the issue of occasional failure to create sync on ESP32-C6 2023-06-25 21:46:13 +08:00
lib_esp32h2 ble: Fixed the issue of occasional failure to create sync on ESP32-H2 2023-06-25 21:46:41 +08:00