esp-idf/components/bt
xiongweichao 1c5619b738 bt: Fixed some bluetooth bugs
1. Fixed LC_AFH_UPDATE_IND  has not benn processed causing memory exhaustion
2. Fixed no free elt in prog push
3. Fixed disconnect due to sniff with error Dsniff
4. Fixed the problem that the host continued to send ACL data to the controller after disconnection, which caused the connection to fail again
2023-07-11 19:37:21 +08:00
..
common Blufi: use blufi_env.conn_id instead of local variable 2023-05-31 20:10:19 +05:30
controller bt: Fixed some bluetooth bugs 2023-07-11 19:37:21 +08:00
esp_ble_mesh Merge branch 'bugfix/ble_mesh_fix_heartbeat_set_v5.0' into 'release/v5.0' 2023-05-11 21:34:21 +08:00
host components/bt: Fix crash due to NULL point 2023-07-11 19:37:12 +08:00
include ble: fix cca for esp32c2 2023-06-29 20:02:34 +08:00
porting Add hci uart pin reconfig API 2023-05-11 12:01:21 +00:00
test build system: re-add -Wno-format as private flag for some components 2022-08-03 16:42:47 +04:00
CMakeLists.txt Merge ESP32C3 and ESP32S3 BLE bt.c files to one 2023-05-11 02:45:56 +00:00
Kconfig Update the CMake compilation architecture and update the controller configuration options 2022-06-20 17:00:12 +08:00
linker.lf Bluetooth: fix BSS placement in the linker script generated by ldgen 2022-11-08 14:00:02 +08:00
sdkconfig.rename Add support in Nimble for ESP32H2 2022-03-14 11:57:53 +05:30
sdkconfig.rename.esp32c2 Add esp32c2 controller support. 2022-06-04 00:59:21 +08:00
sdkconfig.rename.esp32h2 Fix esp32h2 controller support. 2022-06-04 00:59:56 +08:00