esp-idf/components/bt
xiongweichao 665ae6a80d 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-04-12 09:48:30 +08:00
..
common Fixed vulnerability attacks that could cause heap overflow in fragmented Blufi packet processing 2023-03-30 18:43:01 +08:00
controller bt:Fixed esp32 controller bug 2023-04-12 09:48:30 +08:00
esp_ble_mesh bt: Fixed memory leak due to not freeing memory if posting a message to a thread fails 2022-12-07 10:22:29 +08:00
host fixed the crash of LoadProhibited caused by taht 2023-04-08 11:31:06 +08:00
include - Support ESP32C3 and ESP32S3 new BLE lib 2023-03-30 22:00:02 +08:00
test cmock: added cmock as component 2020-09-02 16:38:37 +08:00
CMakeLists.txt component/bt: add new OSI utility "fixed_pkt_queue", which has same functionality with "fixed_queue" 2022-08-04 14:25:03 +08:00
component.mk Add support of NimBLE host to Blufi 2021-07-01 09:06:15 +05:30
Kconfig components/bt: Combine 3 Bluetooth controller menu 2022-03-11 10:48:21 +00:00
linker.lf esp_common: Fix issue with SPIRAM_ALLOW_BSS_SEG_EXTERNAL_MEMORY not visible on c3 2020-12-31 15:20:05 +11:00
sdkconfig.rename components/bt: Fix build-doc error 2022-03-11 10:48:21 +00:00