chenjianhua
6e0661ab3e
fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(a771b7c)
...
- Fixed assert when starting advertising due to preemption
- Fixed RPA generation after each reboot
- Fixed RPA renew timer start and stop
2024-05-22 11:49:06 +08:00
muhaidong
9d34f39c37
fix(wifi): fix some wifi issues
...
1. fix qos encapsulated eapol issue
2. fixed dhcp offer and dhcp ack data rates
2024-05-16 21:59:15 +08:00
zhangyanjiao
7fe58c450c
fix(wifi): fix the tx issue when mesh packet lifetime remain equal to zero
2024-05-14 10:08:05 +08:00
chenjianhua
cae9f68eff
fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(5274796)
...
- Fixed extended uncoded and coded scan scheduling
- Add config for channel assessment and ping procedure
- Clear random address for extended advertising
- Add periodic advertising list check
- Fixed periodic advertising data setting with zero length
2024-04-18 14:52:12 +08:00
baohongde
02bfd5749f
feat(ble/controller): Add coexist schm for BLE
2024-04-18 14:49:56 +08:00
liuning
d0d1676fcc
feat(coex): support to scan long time on channel, fix coexist sync issue
2024-04-02 12:01:58 +08:00
liuning
ac0e88403c
feat(coex): improve Wi-Fi connecting compatibility at coexistence
2024-04-02 11:55:29 +08:00
zhangyanjiao
989eb18f5d
fix(wifi): fixed scan and mesh deinit issues
...
1. update scan ap number when clear scan ap records
2. wait for child disconnect when mesh deinit
2024-02-23 10:55:19 +08:00
chenjianhua
875317f9eb
fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(91980c2)
...
- Fixed scheduling when modem sleep wakeup delayed
- Fixed IRQ FIFO overflow when enter critical
- Fixed clock sync timeout for modem sleep
- Fixed directed adv with RPA when privacy disabled
- Fixed instant passed for connection update and PHY update
2024-02-04 14:26:15 +08:00
zhanghaipeng
6627b4edd7
feat(bt/bluedroid): Support ext adv aux option
2024-01-24 18:29:38 +08:00
chenjianhua
72315ed011
fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(b8f0db9)
...
- Fixed assert when llcp instant passed
2023-12-08 19:41:15 +08:00
alanmaxwell
ca25bf834f
feat(wifi): support esp32c3 v1.1 wifi
2023-12-05 11:42:16 +08:00
zhiweijian
d11c83c9a0
feat: support ble esp32c3 eco7
2023-11-23 14:07:55 +08:00
Jiang Guang Ming
0e8f4c9b3d
feat(esp32c3): Add rom ld with ROM tag esp32c3-eco7-20230720
2023-11-23 14:07:51 +08:00