esp-idf/components/bt/controller
zwj a9d9f115c3 - Support ESP32C3 and ESP32S3 new BLE lib
- Disable controller 5.0 feature bits if host 5.0 feature is not enabled
- Fixed extend ADV parameters check for ADV_DIRECT_HI
2023-03-13 10:47:18 +00:00
..
esp32 bt: add coexistence internal API declarations and clean up some unused coexistence hooks 2023-02-26 06:58:18 +00:00
esp32c2 ble: Add assertion checking for bluedroid hci on ESP32-C2,ESP32-C6 and ESP32-H2 2023-03-09 20:02:23 +08:00
esp32c3 - Support ESP32C3 and ESP32S3 new BLE lib 2023-03-13 10:47:18 +00:00
esp32c6 ble: Add assertion checking for bluedroid hci on ESP32-C2,ESP32-C6 and ESP32-H2 2023-03-09 20:02:23 +08:00
esp32h2 ble: Add assertion checking for bluedroid hci on ESP32-C2,ESP32-C6 and ESP32-H2 2023-03-09 20:02:23 +08:00
esp32h4 ble: Add assertion checking for bluedroid hci on ESP32-C2,ESP32-C6 and ESP32-H2 2023-03-09 20:02:23 +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@b867411caf bt: added coex adapter operation to get version of coexist module to ESP32 Bluetooth Controller 2023-02-26 06:58:18 +00:00
lib_esp32c2 [esp32c2] Fixed the occasional assertion when deinit the ble controller 2023-02-21 14:03:37 +08:00
lib_esp32c3_family@5c6ab5248a - Support ESP32C3 and ESP32S3 new BLE lib 2023-03-13 10:47:18 +00:00
lib_esp32c6 BLE: fixed hci event fail on bluedroid host 2023-02-03 17:57:33 +08:00
lib_esp32h2 BLE: Add ble support for esp32h2 2023-03-06 10:43:17 +08:00