esp-idf/components/bt
xiongweichao a83b16f18d bt:Fixed esp32 controller bug
1. Fixed crash after controller disable and re-enable
2. Fixed the crash caused by processing the HCI_Read_Remote_Extented_Features command in the non-connected state
3. Fixed disconnection due to not handling lmp_unsniff_req in LC_WAIT_SNIFF_SUB_RSP state
4. Fixed crash caused by supervision timeout greater than sniff interval

Closes https://github.com/espressif/esp-idf/issues/11164
Closes https://github.com/espressif/esp-idf/issues/10835
2023-05-04 06:37:19 +00:00
..
common Fixed vulnerability attacks that could cause heap overflow in fragmented Blufi packet processing 2023-02-27 13:01:13 +00:00
controller bt:Fixed esp32 controller bug 2023-05-04 06:37:19 +00:00
esp_ble_mesh ble_mesh: stack: Minor fix for provisioner provisioning timeout 2023-03-28 04:29:07 +00:00
host Merge branch 'bugfix/delay_report_memory_leak_v5.0' into 'release/v5.0' 2023-03-29 19:14:40 +08:00
include ble:Fixed issues of adv error stop and abnormal reporting of connection update complete event on ESP32-C2 2023-02-27 16:56:05 +08:00
porting Nimble: Added return value (success / failure ) to nimble_port_init 2023-03-02 09:47:03 +05:30
test build system: re-add -Wno-format as private flag for some components 2022-08-03 16:42:47 +04:00
CMakeLists.txt build system: re-add -Wno-format as private flag for some components 2022-08-03 16:42:47 +04: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