esp-idf/components/bt/controller
Jiang Jiang Jian 65bf1ff368 Merge branch 'bugfix/use_nonblocking_coex_callback_v5.0' into 'release/v5.0'
bluetooth: use non-blocking coexistence callback functions so that Wi-Fi task is not blocked by Bluetooth(backport v5.0)

See merge request espressif/esp-idf!20414
2022-10-14 11:25:21 +08:00
..
esp32 components/bt: Make sure sempher and queue used in isr is in DRAM 2022-07-21 13:50:29 +08:00
esp32c2 fix ble compilation error 2022-09-30 12:02:57 +08:00
esp32c3 Update BLE lib for ESP32-C3 and ESP32-S3 2022-08-23 19:42:28 +08:00
esp32h2 Remove can not use wake up source for esp32h2 2022-07-12 11:23:59 +08:00
esp32s2 components/bt: Combine 3 Bluetooth controller menu 2021-09-15 10:57:37 +08:00
esp32s3 Update BLE lib for ESP32-C3 and ESP32-S3 2022-08-23 19:42:28 +08:00
lib_esp32@dbaeb136ca bt: use non-blocking coexistence callback functions so that Wi-Fi task is not blocked by Bluetooth 2022-10-12 19:42:55 +08:00
lib_esp32c2 fix ble mem leak when sleep is enabled 2022-10-12 11:29:55 +08:00
lib_esp32c3_family@43b48d75e7 Fixed BLE lld_per_adv.c line 401 assert 2022-10-09 16:02:06 +08:00
lib_esp32h2 Update esp32h2 beta2 lib to master 2022-07-05 15:15:41 +08:00