esp-idf/components/bt
gongyantao 9e2ffff9b6 fix(bt): fix some issues in bt controller
1: fixed the incorrect timeing in reporting HCI_Link_Key_Type_Changed.
2: fixed the incorrect iv value during resuming encryption.
3: fixed the incorrect return with hci command rd_stored_link_key.
2024-04-01 11:40:10 +08:00
..
common Merge branch 'feat/move_ag_cb_malloc_to_btc' into 'master' 2024-03-14 10:46:01 +08:00
controller fix(bt): fix some issues in bt controller 2024-04-01 11:40:10 +08:00
esp_ble_mesh Merge branch 'bugfix/BT-3491' into 'master' 2024-03-13 17:16:38 +08:00
host Merge branch 'feat/add_vsc_to_set_min_enc_key_sz' into 'master' 2024-03-28 08:27:35 +08:00
include feat(bt/bluedroid): Support ext adv aux option 2024-01-19 16:48:18 +08:00
porting feat(nimble): read multiple variable length characteristics 2024-03-07 19:46:54 +05:30
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(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