esp-idf/components/bt/controller
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
..
esp32 bt: added coex adapter operation to get version of coexist module to ESP32 Bluetooth Controller 2023-04-12 18:02:54 +08:00
esp32c3 - Support ESP32C3 and ESP32S3 new BLE lib 2023-03-30 22:00:02 +08:00
esp32h2 components/bt: Combine 3 Bluetooth controller menu 2022-03-11 10:48:21 +00:00
esp32s2 components/bt: Combine 3 Bluetooth controller menu 2022-03-11 10:48:21 +00:00
esp32s3 make bluetooth and wifi use the same low power clock 2022-08-11 20:17:39 +08:00
lib_esp32@e1b3a29c58 bt: Fixed some bluetooth bugs 2023-07-04 15:39:42 +08:00
lib_esp32c3_family@8fb3e94768 bt-coexist: fix the issue for BLE scan in using whitelist that scan PTI keeps high and not resumes after reception of ADV_EXT_IND but no AUX_ADV_IND followed on ESP32-C3 and ESP32-S3, which causes Wi-Fi unable to work normally 2023-06-26 15:35:24 +08:00