esp-idf/components/bt/controller
zwj c1e54ac0fa Update ESP32-C3 and ESP32-S3 BLE lib
- Fixed the performance issue of BLE sync scan in coexistence scenario when PLL track is enabledFixed the usage of PLL track related baseband IRQs
 - Fixed connect failed due to error sync found signal
 - Fixed BLE disconnect failed due to terminate_ind have sent but no ACK is received
 - Added ADV mode error check in ADV rx isr handler function
 - Fixed BLE RAL_UNDERRUN and TX_CRYPT_ERR assert
 - Disable scan continue
 - Fixed scan forever if scan continue is disable
2022-09-07 12:33:33 +08:00
..
esp32 components/bt: Make sure sempher and queue used in isr is in DRAM 2022-07-25 11:08:13 +08:00
esp32c3 Update BLE lib for ESP32-C3 and ESP32-S3 2022-08-23 19:49:50 +08:00
esp32h2 components/bt: Combine 3 Bluetooth controller menu 2021-09-15 10:57:37 +08:00
esp32s2 components/bt: Combine 3 Bluetooth controller menu 2021-09-15 10:57:37 +08:00
esp32s3 Update BLE lib for ESP32-C3 and ESP32-S3 2022-08-23 19:49:50 +08:00
lib_esp32@c98341759b fix legacy pair controller does not send the link key to the host 2022-08-01 19:07:16 +08:00
lib_esp32c3_family@2a91d90e33 Update ESP32-C3 and ESP32-S3 BLE lib 2022-09-07 12:33:33 +08:00