esp-idf/components/bt/controller
zwj c6b7bbdab9 Update ESP32-C3 and ESP32-S3 BLE lib
- Fixed the performance issue of usage of PLL track related baseband IRQsFixed the performance issue of BLE sync scan in coexistence scenario when PLL track is enabled
    - 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:20:01 +08:00
..
esp32 components/bt: Make sure sempher and queue used in isr is in DRAM 2022-07-21 13:50:29 +08:00
esp32c2 add set/get txpwr api and fix issues such as disconnect and abnormal tx behavior for esp32c2 2022-08-29 11:32:18 +08:00
esp32c3 Update BLE lib for ESP32-C3 and ESP32-S3 2022-08-11 21:29:26 +08:00
esp32c6 esp32c6: introduce the target 2022-08-19 11:13:02 +08:00
esp32h2 Remove can not use wake up source for esp32h2 2022-07-12 11:23:59 +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-11 21:29:26 +08:00
lib_esp32@d3a4f5bbc5 Add QA test Functions 2022-08-23 21:20:43 +08:00
lib_esp32c2 add set/get txpwr api and fix issues such as disconnect and abnormal tx behavior for esp32c2 2022-08-29 11:32:18 +08:00
lib_esp32c3_family@2a91d90e33 Update ESP32-C3 and ESP32-S3 BLE lib 2022-09-07 12:20:01 +08:00
lib_esp32h2 Update esp32h2 beta2 lib to master 2022-07-05 15:15:41 +08:00