esp-idf/components/bt/controller
xiongweichao 2fa475bc2c 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-06-25 16:32:07 +08:00
..
esp32 bt: Remove FreeRTOS static allocation from OSI functions 2023-04-13 15:06:21 +08:00
esp32c2 all: Removes unnecessary newline character in logs 2023-06-09 03:31:21 +08:00
esp32c3 all: Removes unnecessary newline character in logs 2023-06-09 03:31:21 +08:00
esp32c6 ble:added esp32c6 light sleep support 2023-06-16 15:37:03 +08:00
esp32h2 all: Removes unnecessary newline character in logs 2023-06-09 03:31:21 +08:00
esp32p4 esp32p4: introduce the target 2023-06-13 15:16:11 +08:00
esp32s2 components/bt: Combine 3 Bluetooth controller menu 2021-09-15 10:57:37 +08:00
esp32s3 Merge ESP32C3 and ESP32S3 BLE bt.c files to one 2023-03-06 14:53:03 +08:00
lib_esp32@e1b3a29c58 bt: Fixed some bluetooth bugs 2023-06-25 16:32:07 +08:00
lib_esp32c2 ble:fixed the issue that slave reports the wrong address for master when address resolution disable 2023-05-29 20:59:13 +08:00
lib_esp32c3_family@08e289633f Update bt lib for ESP32-C3 and ESP32-S3 2023-06-06 21:16:47 +08:00
lib_esp32c6 BLE: update ble lib 2023-05-16 19:18:53 +08:00
lib_esp32h2 ble: [ESP32C6][ESP32H2][ESP32C2] updata libble 2023-04-28 11:21:39 +08:00