esp-idf/components/bt
gongyantao bfa95cdd75 fix(bt/ble): fix some issues in bluetooth controller
1: fix assert 1024 issue when bt tx and wifi coexist on esp32
2: fix ble scan backoff
3: parse out the correct packet types from host parameters for
   hci command hci_enhanced_setup_synchronous_connection
2024-05-14 10:09:37 +08:00
..
common fix(ble/bluedroid): Remove BLE functions discard declaration 2024-04-18 15:53:54 +08:00
controller fix(bt/ble): fix some issues in bluetooth controller 2024-05-14 10:09:37 +08:00
esp_ble_mesh fix(ble/bluedroid): Remove BLE functions discard declaration 2024-04-18 15:53:54 +08:00
host Merge branch 'bugfix/disable_mbedtls_options_v5.3' into 'release/v5.3' 2024-05-07 12:38:05 +08:00
include Merge branch 'bugfix/fix_ble_scan_assert' into 'master' 2024-04-08 20:12:29 +08:00
porting feat(nimble): read multiple variable length characteristics 2024-03-07 19:46:54 +05:30
test_apps change(bt): Add a test for release bt .bss and .data memory to heap 2024-04-10 19:13:17 +08:00
CMakeLists.txt ble: optimize bt cmakelists.txt file 2024-04-22 11:25:04 +08:00
Kconfig feat(bt/common): Add bluerooth hci layer data stream record 2024-04-10 14:17:31 +08:00
linker_common.lf change(bt): Rename linker script file names and symbol names 2024-04-10 19:13:17 +08:00
linker_esp32c2.lf change(bt): Rename linker script file names and symbol names 2024-04-10 19:13:17 +08:00
linker_esp_ble_controller.lf change(bt): Rename linker script file names and symbol names 2024-04-10 19:13:17 +08:00
linker_rw_bt_controller.lf change(bt): Rename linker script file names and symbol names 2024-04-10 19:13:17 +08:00
sdkconfig.rename fix(nimble): Migrate to nimble 1.6 2024-03-26 10:50:24 +05:30
sdkconfig.rename.esp32c2 Add esp32c2 controller support. 2022-06-04 00:59:21 +08:00
sdkconfig.rename.esp32c3 fix(esp_coex): Fix deprecated configuration options not rename to new one 2023-11-10 12:03:27 +08:00
sdkconfig.rename.esp32s3 fix(esp_coex): Fix deprecated configuration options not rename to new one 2023-11-10 12:03:27 +08:00