esp-idf/components/bt
xiongweichao 4630164d81 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-04 15:39:42 +08:00
..
common Blufi: Fix compilation issue for blufi over NimBLE 2023-06-01 12:56:31 +05:30
controller bt: Fixed some bluetooth bugs 2023-07-04 15:39:42 +08:00
esp_ble_mesh bluedroid: report status after clearing the BLE white list 2023-04-21 14:37:32 +08:00
host components/bt: Fix crash due to NULL point 2023-07-04 15:39:30 +08:00
include bt: Fixed compilation errors for ESP32S3 2023-05-30 06:14:02 +00: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