Commit Graph

4 Commits

Author SHA1 Message Date
wangmengyang
655bfde644 Update ESP32C3 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 18:01:08 +08:00
wangmengyang
e6bb4300ca Update ESP32C3 libbtbb.a
Disable AGC Gain Recorrect Function for CODED PHY
2021-04-28 17:59:59 +08:00
zwj
f2b0c9908f update esp32c3 bt lib(6ab3130)
fix ble disconnect due to connection parameters udpate
2021-04-23 20:38:04 +08:00
wangmengyang
71752d20fd Update ESP32-C3 and ESP32-S3 bt-lib
1. ESP32-C3 bt-lib(d1d0c6f1): support esp32c3 multi-connection
2. ESP32-S3 bt-lib(7477a1a2): add missing IRAM_ATTR to function r_lld_conn_dynamic_pti_process_hack
2021-04-21 21:15:16 +08:00