luoxu
|
177dd7d655
|
feat(ble): Support ble log compression(draft)
|
2025-10-15 16:52:02 +08:00 |
|
Zhou Xiao
|
d177b7d78f
|
feat(ble): support ble log uart dma out
(cherry picked from commit 534b43e85a)
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com>
|
2025-09-10 15:17:46 +08:00 |
|
Zhou Xiao
|
c06cb84c0c
|
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:43 +08:00 |
|
Zhou Xiao
|
83171aca21
|
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 f99389e00d)
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com>
|
2025-07-30 13:14:33 +08:00 |
|
Zhou Xiao
|
6dc7c032d1
|
change(ble): removed esp log to save code size
(cherry picked from commit 0088541f54)
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com>
|
2025-07-08 13:15:19 +08:00 |
|
Zhou Xiao
|
2351e02b21
|
feat(ble): support ble mesh log module
(cherry picked from commit 066e1d3f1b)
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com>
|
2025-07-08 13:15:12 +08:00 |
|
Zhou Xiao
|
b073f02a05
|
feat(ble): support host & hci log module
(cherry picked from commit dd4cbe5e00)
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com>
|
2025-07-08 13:15:10 +08:00 |
|
Zhou Xiao
|
2182760096
|
fix(ble): ensure internal malloc in ble log spi out
(cherry picked from commit d300617aa6)
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com>
|
2025-06-26 20:33:23 +08:00 |
|
Zhou Xiao
|
eb73902c9c
|
feat(ble): support le audio log buffer separation
(cherry picked from commit cd3aa6527c)
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com>
|
2025-05-22 16:55:00 +08:00 |
|
Zhou Xiao
|
c690670f65
|
feat(ble): refactored flush module and provided public flush api
(cherry picked from commit 70792443c7)
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com>
|
2025-05-22 16:54:55 +08:00 |
|
Zhou Xiao
|
4f1e4cc83b
|
feat(ble): provided dynamic spi enable/disable api
(cherry picked from commit 3568f19fef)
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com>
|
2025-05-22 16:54:50 +08:00 |
|
Zhou Xiao
|
bfdc8f3924
|
feat(ble): support hci log buffer separation
(cherry picked from commit 16a3b2c71b)
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com>
|
2025-05-22 16:54:47 +08:00 |
|
Zhou Xiao
|
25cd0ef51a
|
feat(ble): optimized macros readability
(cherry picked from commit f8699785e9)
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com>
|
2025-05-22 16:54:45 +08:00 |
|
Zhou Xiao
|
94480cc0c0
|
feat(ble): support ble log simple output via SPI interface
|
2025-04-02 15:18:18 +08:00 |
|
Zhou Xiao
|
3051078939
|
fix(ble): fix flushout and sync issues
|
2025-04-02 15:18:17 +08:00 |
|
zhanghaipeng
|
e323d22353
|
fix(ble/bluedroid): Added SPI output support for Bluedroid host log
|
2025-04-02 15:18:17 +08:00 |
|
Zhou Xiao
|
41a33fcd46
|
feat(ble): add printf and write with timestamp interface for ble log spi out
(cherry picked from commit f8efa4cd80)
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com>
|
2025-04-02 15:18:17 +08:00 |
|
Zhou Xiao
|
21f7a2b152
|
feat(ble): improved ble log spi output interface to support multisource log
(cherry picked from commit 2221133ba8)
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com>
|
2025-02-19 20:54:24 +08:00 |
|
Zhou Xiao
|
2acf21413c
|
feat(ble): add spi output interface for esp ble controller log
(cherry picked from commit 52106c9895)
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com>
|
2025-02-14 11:54:13 +08:00 |
|