xiongweichao
3ea7e66b6c
Update ESP32-C3 bt lib (16cffbc)
...
Fix rtc watchdog timeout when waking up light sleep because some functions are not in IRAM
2022-07-05 11:15:34 +08:00
xiewenxiang
fa1c191006
update libbtbb.a 20220419
2022-04-19 19:52:28 +08:00
Yang Zhao
b3c50efc5b
Update ESP32-C3 bb and bt lib (d913766)
...
Add the pll track feature to keep the ble connection stable when the environment
temprature increase form 0 to 74.
2022-03-01 19:35:04 +08:00
xiewenxiang
a01066d872
Update ESP32-C3 bt lib (33175c8)
2021-12-29 15:36:51 +08:00
Yang Zhao
07df01f3bf
Update esp32c3 bb lib (68818697)
...
Fix the ble task watchdog timeout issue caused by phy enable when exit modem sleep.
2021-12-23 19:34:16 +08:00
wangmengyang
eff92822f7
Update bt lib for ESP32-C3(68818697)
...
[BLE]: Fixed BLE scannable extended adv performance issue in case of Wi-Fi coexistence
2021-12-21 12:53:51 +08:00
Chinmay Chhajed
c3e5b5760b
Fixing scenario where ACL Rx data is sent to host before enc change event [19bdc26c].
2021-12-16 16:10:34 +05:30
xiewenxiang
a8099f0c7f
Update ESP32-C3 bt lib (3e61eea)
2021-09-17 17:37:02 +08:00
xiewenxiang
7ad49c38b8
Update ESP32-C3 bt lib (72463e1)
2021-08-13 18:01:48 +08:00
zwj
12f00c45ce
Update ESP32-C3 bt lib (9c99115)
...
- Fixed update exception list assert
- Fixed no adv report in sacn when using HW recorrect
- support HW CCA
- Fixed data length update rejected when controller is updating data length
2021-06-24 22:00:19 +08:00
wangmengyang
1b8dfd6acd
Update ESP32-C3 bt-lib (e6e17bb4)
...
1. refactor and clean up the use of soc-specific register define's
2. Disable CS-RXDONEMSK to avoid RX interrupt flooding during scan event in coexistence scenario
2021-06-23 19:14:02 +08:00
sushant.chougule
5c771dd3bd
Fix MIC error issue during start_encryption procedure
...
Update ESP32C3 controller library (a86af1e)
2021-06-21 17:07:21 +05:30
wangmengyang
2cd7417b50
Update ESP32-C3 libbtdm_app.a(a6bf46f8)
...
Fixed performance issue for extended active scan in coexistence scenario: use the same priority for Rx of AUX_ADV_IND and AUX_SCAN_RSP
2021-05-14 10:31:16 +08:00
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