esp-idf/components/bt/controller
Jiang Jiang Jian 4d044ab25d Merge branch 'bugfix/v5.1_ble_issues_bugfix_c2' into 'release/v5.1'
update btlib to f9db7b90, some esp32c2 issues bugfixed

See merge request espressif/esp-idf!25433
2023-08-24 14:13:39 +08:00
..
esp32 fix(bt): Fix the issue of not printing the Bluetooth MAC address for ESP32 2023-07-13 16:43:37 +08:00
esp32c2 ble: update btlib to f9db7b90, some esp32c2 issues bugfixed 2023-08-23 10:21:20 +08:00
esp32c3 bt: Remove FreeRTOS static allocation from OSI functions 2023-04-21 15:19:29 +08:00
esp32c6 Merge branch 'doc_5.1/c2_h2_c6' into 'release/v5.1' 2023-08-23 20:18:31 +08:00
esp32h2 Merge branch 'doc_5.1/c2_h2_c6' into 'release/v5.1' 2023-08-23 20:18:31 +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@29e3ff2f39 fix(bt/controller): Fix disconnection due to lmp messages not being processed by both sides 2023-08-04 10:59:25 +08:00
lib_esp32c2 update btlib to f9db7b90, some esp32c2 issues bugfixed 2023-08-21 11:49:14 +08:00
lib_esp32c3_family@b438f60a29 bt-coexist: fix the issue for BLE scan in using whitelist that scan PTI keeps high and not resumes after reception of ADV_EXT_IND but no AUX_ADV_IND followed on ESP32-C3 and ESP32-S3, which causes Wi-Fi unable to work normally 2023-07-05 12:54:59 +08:00
lib_esp32c6 ble: fixed heap corruption on esp32c6 and esp32h2 2023-08-16 19:37:03 +08:00
lib_esp32h2 ble: fixed heap corruption on esp32c6 and esp32h2 2023-08-16 19:37:03 +08:00