Commit Graph

5 Commits

Author SHA1 Message Date
chenjianhua
ed99228396 fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(fd62b31)
- Fixed periodic adv enable params checking
- Fixed BLE assert lld_scan.c 1728 when receiving directed adv
- Support resolving RPA to identity address when creating connection
- Fixed BLE assert rwble.c 505 param 00400010
- Fixed peer address type error in HCI LE meta event
- Fixed setting random address failed when extended adv is enabled
2025-01-03 16:50:09 +08:00
xiongweichao
4c16da1a1a fix(bt): Fixed that the resolvable private address does not change when light sleep is enabled(6bca137) 2024-12-16 11:11:02 +08:00
zhanghaipeng
c57c0b11c3 fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(555b0a2)
- Check Access Address when receive connection request PDU
 - Fix issue with BLE5.0 duplicate scan for chained packets
2024-12-13 13:39:25 +08:00
zhiweijian
d23ae97bb9 fix(bt): Fixed BLE assert ke_mem.c line 267(d7561c2) 2024-11-25 10:28:56 +08:00
zhiweijian
6470c01165 feat(bt): Support ble controller run in flash(d752deac) 2024-10-25 10:35:57 +08:00