esp-idf/components/bt
Rahul Tank 06dc388b21 Merge branch 'bugfix/addr_resol_for_esp32' into 'master'
fix(nimble): Added the check to prevent address resolution in case of identity addr for esp32

Closes BLERP-580 and BLERP-594

See merge request espressif/esp-idf!29297
2024-03-06 17:37:17 +08:00
..
common fix(bt/blufi): Fixed BluFi module link error(C++ hybrid compilation) 2024-02-27 22:32:14 +08:00
controller feat(esp32c61): introduce target esp32c61 2024-03-01 21:12:25 +08:00
esp_ble_mesh fix(ble_mesh): Fix compiling error when PB-ADV is disabled 2024-02-20 16:40:30 +08:00
host Merge branch 'bugfix/addr_resol_for_esp32' into 'master' 2024-03-06 17:37:17 +08:00
include feat(bt/bluedroid): Support ext adv aux option 2024-01-19 16:48:18 +08:00
porting feat(freertos): Introduced new Kconfig option CONFIG_FREERTOS_NUMBER_OF_CORES 2024-02-09 09:11:28 +01:00
test_apps feat(bt/bluedroid): Added mode to use BlueDroid host only without Bluetooth Controller 2023-10-30 00:52:26 +00:00
CMakeLists.txt fix(nimble): Merge hci_common.h file for all chips 2024-01-31 13:41:31 +05:30
Kconfig feat(nimble): Nimble Host only mode over uart 2024-01-31 09:49:21 +05:30
linker.lf fix(ldgen): check target conflict for entries with section alias 2023-09-11 21:24:05 +08:00
linker.lf.esp32c2 feat(bt): Frees BLE memory when no longer in use 2023-10-08 16:08:47 +08:00
sdkconfig.rename fix(esp_coex): Fix deprecated configuration options not rename to new one 2023-11-10 12:03:27 +08:00
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