esp-idf/components/bt/controller
Zhi Wei Jian 18e0cd6214 Merge branch 'feature/support_ble_max_conn_num_to_9' into 'master'
Support bluedroid host maximum number of connections to 9

Closes BT-2914, BT-3000, and BT-2915

See merge request espressif/esp-idf!20933
2022-12-02 12:10:27 +08:00
..
esp32 phy: only set phy_init_flag at power domain off, when all modems deinit 2022-11-25 03:18:12 +00:00
esp32c2 ci: fix esp_phy_modem_deinit issue 2022-11-30 16:39:40 +08:00
esp32c3 phy: only set phy_init_flag at power domain off, when all modems deinit 2022-11-25 03:18:12 +00:00
esp32c6 esp32c6: introduce the target 2022-08-19 11:13:02 +08:00
esp32h2 ESP32-H2: Introduce new target for ESP32H2 2022-11-23 14:38:05 +08:00
esp32h4 Fixed interrupt latency when cache is disable on ESP32-C2 2022-11-29 16:29:32 +08:00
esp32s2 components/bt: Combine 3 Bluetooth controller menu 2021-09-15 10:57:37 +08:00
esp32s3 phy: only set phy_init_flag at power domain off, when all modems deinit 2022-11-25 03:18:12 +00:00
lib_esp32@dbaeb136ca bt: use non-blocking coexistence callback functions so that Wi-Fi task is not blocked by Bluetooth 2022-10-11 16:36:37 +08:00
lib_esp32c2 Fixed memory leak when RAM free size is insufficient or setting ext scan parameters failed on ESP32-C2 2022-11-29 16:29:26 +08:00
lib_esp32c3_family@79152b5190 update BLE lib for ESP32-C3 and ESP32-S3 2022-11-29 17:37:04 +08:00
lib_esp32h2 Update esp32h2 beta2 lib to master 2022-07-05 15:15:41 +08:00