esp-idf/components/bt/controller
zwj ad0f1bb807 Update bt lib for ESP32-C3 and ESP32-S3
- Add config to set duplicate scan list refresh period
- overwrite the oldest device infor if the list is full
- Fixed duplicate scan period is not accurate
- Fixed some memory was not released after bluetooth controller initialization failed
- Fixed privacy errorr for directed advertising
- Fixed multiple periodic advertising sync failed in air
- Fixed lld_con.c line 3048 assert
- Fixed crash sometimes when connected as a slave by the 8th device
2022-12-20 15:02:22 +08:00
..
esp32 Fixed some memory was not released after bluetooth controller initialization failed on ESP32 2022-12-20 12:06:54 +08:00
esp32c3 Update bt lib for ESP32-C3 and ESP32-S3 2022-12-20 15:02:22 +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@bdb57a2c5e update bt-lib for ESP32 2022-12-20 12:08:06 +08:00
lib_esp32c3_family@63f8d3aaad Update bt lib for ESP32-C3 and ESP32-S3 2022-12-20 15:02:22 +08:00