Commit Graph

11 Commits

Author SHA1 Message Date
zhiweijian
d2414a5dd9 fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(03d0f8a6)
- Remove unused functions in the controller
2025-03-20 20:11:19 +08:00
zhiweijian
e668c2d101 fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(6e312587)
- reduce controller bin size for v5.4
2025-03-14 11:07:43 +08:00
zhiweijian
bc9fd38197 fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(99e9a8dd)
- reduce controller bin szie for v5.3
2025-03-14 10:49:41 +08:00
zhiweijian
b5ead6b6d5 fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(9f6be86f)
- reduce controller bin szie
2025-03-12 20:14:26 +08:00
chenjianhua
0cfafa1e0a fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(b34b7d6)
- Fixed enhanced TX power setting and getting for legacy adv
- Fixed BLE assert lld_con.c 2387
- Fixed compatibility issues during the encryption procedure
- Support BLE vendor hci enable CCA command
2025-02-27 20:50:53 +08:00
chenjianhua
2ce747aec8 feat(bt): Update bt lib for ESP32-C3 and ESP32-S3(723439d)
- Added BLE controller debug log trace
- Added BLE controller log module
2025-02-25 15:16:47 +08:00
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