Commit Graph

55 Commits

Author SHA1 Message Date
wangmengyang
90b025633a Update ESP32C3/ESP32S3 bt-lib(501d88d7)
Removed the interrupt lock operation during controller enable/disable/reset, to avoid trigger interrupt watchdog time-out due to use of mutex/semaphore in coex_st_set
2021-04-28 17:58:45 +08:00
wangmengyang
2c453f09b7 update ESP32C3/ESP32S3 libbtbb.a
Disable AGC Gain Recorrect Function for CODED PHY
2021-04-28 17:55:23 +08:00
zwj
8ce2a3620a update esp32c3 and esp32s3 bt lib (6ab3130)
fix ble disconnect due to connection parameters update
2021-04-23 19:57:05 +08:00
wangmengyang
022b7da7fc ESP32-C3, ESP32-S3: update libbtdm_app.a(d1d0c6f1)
support ESP32S3 and esp32c3 multi-connection
2021-04-20 16:00:04 +08:00
wangmengyang
352d001fc7 ESP32C3, ESP32S3: update libbtdm_app.a(47235b66)
Fixed incorrect Tx power level mapping
2021-04-20 15:58:00 +08:00