luoxu
|
2d2ec6c34e
|
feat(ble): Support ble log compression(draft)
|
2025-09-22 00:05:02 +08:00 |
|
Zhou Xiao
|
8f6e654773
|
feat(ble): refactored ble log module with layered design
(cherry picked from commit 797a0c4e6eafaf6164e0f9c34f3867a46733924c)
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com>
|
2025-09-01 13:13:49 +08:00 |
|
Jiang Jiang Jian
|
7704a9e93e
|
Merge branch 'change/ble_update_lib_20250728_v5.5' into 'release/v5.5'
change(ble): [AUTO_MR] 20250728 - Update ESP BLE Controller Lib (v5.5)
See merge request espressif/esp-idf!40912
|
2025-08-01 10:37:34 +08:00 |
|
Zhou Xiao
|
1665cac638
|
feat(ble): support ble log uart dma out
|
2025-07-30 17:39:01 +08:00 |
|
Zhou Xiao
|
0421e10396
|
feat(ble): ble log spi out dev phase 5
* supported ts sync for light sleep
* removed controller event queue dependency
* supported get lc ts for ESP32-C3/S3
* optimized ble log spi out code size
(cherry picked from commit f99389e00da1c12971e654037ed009bb172331c9)
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com>
|
2025-07-30 13:14:58 +08:00 |
|
Zhou Xiao
|
1d0be054ec
|
change(ble): removed esp log to save code size
(cherry picked from commit 0088541f543158ff1fc7b6173f004a90efd4042f)
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com>
|
2025-07-08 13:15:57 +08:00 |
|
Zhou Xiao
|
fe6be04970
|
feat(ble): support ble mesh log module
(cherry picked from commit 066e1d3f1b155e14942c7bfab36147c7b5b60d93)
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com>
|
2025-07-08 13:15:49 +08:00 |
|
Zhou Xiao
|
3d99a1d8b1
|
feat(ble): support host & hci log module
(cherry picked from commit dd4cbe5e001aa9c89d45ce6bd72822f80f220e89)
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com>
|
2025-07-08 13:15:47 +08:00 |
|
Zhou Xiao
|
aae5e12d77
|
fix(ble): ensure internal malloc in ble log spi out
(cherry picked from commit d300617aa65938c54b3a77ed84dd456fd93a450d)
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com>
|
2025-06-26 20:33:29 +08:00 |
|
Zhou Xiao
|
e100fc790c
|
feat(ble): support le audio log buffer separation
(cherry picked from commit cd3aa6527c558e61c225834f31bb3add0ef30b10)
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com>
|
2025-05-22 16:55:29 +08:00 |
|
Zhou Xiao
|
9e0c4d226a
|
feat(ble): refactored flush module and provided public flush api
(cherry picked from commit 70792443c73b279b599fece2d3b9512df010c583)
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com>
|
2025-05-22 16:55:24 +08:00 |
|
Zhou Xiao
|
3d3b7caf95
|
feat(ble): provided dynamic spi enable/disable api
(cherry picked from commit 3568f19fef2c205556eb95c3e2ba116368f4be97)
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com>
|
2025-05-22 16:55:19 +08:00 |
|
Zhou Xiao
|
0e59feac9d
|
feat(ble): support hci log buffer separation
(cherry picked from commit 16a3b2c71bb4a777f72da9a67598430d816e5e38)
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com>
|
2025-05-22 16:55:17 +08:00 |
|
Zhou Xiao
|
c0f77d8993
|
feat(ble): optimized macros readability
(cherry picked from commit f8699785e9d177e9de6b9b1db73dab533f1e5bb3)
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com>
|
2025-05-22 16:55:15 +08:00 |
|
Zhou Xiao
|
5215284a9d
|
feat(ble): support ble log simple output via SPI interface
|
2025-03-17 10:44:21 +08:00 |
|
Zhou Xiao
|
b144337020
|
fix(ble): fix flushout and sync issues
|
2025-02-26 12:27:22 +08:00 |
|
zhanghaipeng
|
b6903296ad
|
fix(ble/bluedroid): Added SPI output support for Bluedroid host log
|
2025-02-23 17:23:54 +08:00 |
|
Zhou Xiao
|
f8efa4cd80
|
feat(ble): add printf and write with timestamp interface for ble log spi out
|
2025-02-20 17:21:52 +08:00 |
|
Zhou Xiao
|
2221133ba8
|
feat(ble): improved ble log spi output interface to support multisource log
|
2025-02-18 14:21:33 +08:00 |
|
Zhou Xiao
|
52106c9895
|
feat(ble): add spi output interface for esp ble controller log
|
2025-02-11 11:59:59 +08:00 |
|