esp-idf/components/bt/controller
2023-08-25 12:25:33 +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: Assert when getting memory fail 2023-08-25 12:25:33 +08:00
esp32c3 bt: Remove FreeRTOS static allocation from OSI functions 2023-04-21 15:19:29 +08:00
esp32c6 ble: Assert when getting memory fail 2023-08-25 12:25:33 +08:00
esp32h2 ble: Assert when getting memory fail 2023-08-25 12:25:33 +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