Zhao Wei Liang
f6d9263ecf
fix(ble): fixed dtm function error on ESP32-C6
...
(cherry picked from commit ca0fdad4f2b23948203a9705aac6a2d5af2b2a40)
Co-authored-by: zwl <zhaoweiliang@espressif.com >
2025-08-01 10:20:09 +08:00
Zhou Xiao
e40fda4903
feat(ble): add flash only param config api on ESP32-C6
...
(cherry picked from commit dc65875e57
)
Co-authored-by: zwl <zhaoweiliang@espressif.com >
2025-07-30 13:13:30 +08:00
Zhou Xiao
0077cba84d
feat(ble): enable broker initialization on ESP32-C6
...
(cherry picked from commit 3d93ce37da
)
Co-authored-by: cjin <jinchen@espressif.com >
2025-07-09 13:13:37 +08:00
Zhou Xiao
3e9279ce82
feat(ble): support memory allocation check debug feature on ESP32-C6
...
(cherry picked from commit 027766e0c2
)
Co-authored-by: cjin <jinchen@espressif.com >
2025-07-09 13:13:29 +08:00
cjin
a5e5f636ac
feat(ble): add sm count reserve cnt setting on ESP32-C6
2025-06-26 15:02:38 +08:00
Zhao Wei Liang
38bfa54f38
fix(ble): change the default ble cca thresh on ESP32-C6
...
(cherry picked from commit 581521526b
)
Co-authored-by: cjin <jinchen@espressif.com >
2025-06-09 11:03:32 +08:00
Zhao Wei Liang
335ca34735
fix(ble): fixed an occasional assertion issue during sync on ESP32-C6
...
(cherry picked from commit 3c8ba488e0
)
Co-authored-by: zwl <zhaoweiliang@espressif.com >
2025-06-09 11:03:28 +08:00
Zhou Xiao
062987668a
fix(ble): added missed printf for ll log interface
2025-05-19 20:34:04 +08:00
zwl
89110a212e
fix(ble): fixed occasional assert issue in scan and connection scenarios on ESP32-C6
2025-05-19 20:34:00 +08:00
Sumeet Singh
2ebbd7a8fe
feat(nimble): Added some fixes for autopts testing (v5.1)
2025-05-08 19:44:30 +05:30
cjin
0e27103e40
feat(ble): support ble sleep using 136 kHz RC on ESP32-C6
2025-04-22 19:12:56 +08:00
Zhou Xiao
e056bd41dd
feat(ble): support configurable rxbuf opt feat on ESP32-C6
...
(cherry picked from commit 5fbbec8655
)
Co-authored-by: cjin <jinchen@espressif.com >
2025-04-17 10:53:56 +08:00
Island
1f4106fcfe
Merge branch 'feature/add_vendor_ble_cmd_definitions_5.1' into 'release/v5.1'
...
Feature/add vendor ble cmd definitions (v5.1)
See merge request espressif/esp-idf!37961
2025-03-27 17:15:00 +08:00
Geng Yuchao
5d190b92ca
feat(ble):Add Kconfig support for direction finding feature
2025-03-26 16:31:39 +08:00
Shen Weilong
1f32b394fb
feat(ble/controller): Added memory boundary check for ESP32-C6 and ESP32-H2
2025-03-25 15:40:10 +08:00
Zhao Wei Liang
2de1e0c5a4
feat(ble): change whitelist max size to 31 on ESP32-C6
...
(cherry picked from commit 2b435687b0
)
Co-authored-by: zwl <zhaoweiliang@espressif.com >
2025-03-24 17:18:06 +08:00
Zhao Wei Liang
1e14a01f63
fix(ble): fixed hci driver stack protection fault issue on ESP32-C6
...
(cherry picked from commit ec4a1324f5
)
Co-authored-by: zwl <zhaoweiliang@espressif.com >
2025-03-24 17:18:06 +08:00
Zhou Xiao
ae3b1680dc
feat(ble): support ble log simple output via SPI interface for ESP32-C6
...
(cherry picked from commit eae9b795aa
)
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com >
2025-03-18 12:54:00 +08:00
Shen Weilong
02c08ca49c
feat(ble): tell controller if vhci is enabled for ESP32-C6 and ESP32-H2
2025-03-13 09:04:56 +08:00
Sudeep Mohanty
2bba3944c2
fix(panic_handler): Updated panic handler to use RTC WDT
...
This commit updates the following:
- Updates the panic handler to use only the RTC WDT to reset the system.
- Refactors some of the panic handler code.
- Updates Bluetooth files where in they now feed the WDTs instead of
reconfiguring them.
- Removes some unnecessary configuration of WDTs from various files.
- Added a unit test to verify that the system does not lock up when the
panic handler is stuck.
- Updates the memprot unit tests to work with the refactored panic
handler.
Closes https://github.com/espressif/esp-idf/issues/15166
Closes https://github.com/espressif/esp-idf/issues/15018
Closes https://github.com/espressif/esp-idf/issues/10110
2025-03-06 09:10:09 +01:00
Zhao Wei Liang
c16a2b345d
feat(ble): add a debug way to retain scene on ESP32-C6
2025-02-26 15:31:42 +08:00
zwl
1195ce2e59
feat(ble): implement ble capture info user handler on ESP32-C6 and ESP32-H2
2025-02-25 18:04:38 +08:00
Shen Weilong
f4a8aaffcb
change(ble): Supported cuttable architecture for ble
2025-02-25 18:04:38 +08:00
Island
06da036d83
Merge branch 'feat/improve_bt_log_spi_output_interface_v5.1' into 'release/v5.1'
...
Feat/improve bt log spi output interface (v5.1)
See merge request espressif/esp-idf!37134
2025-02-21 10:47:42 +08:00
Jiang Jiang Jian
e9b7e6c434
Merge branch 'change/ble_update_lib_20250212_v5.1' into 'release/v5.1'
...
change(ble): [AUTO_MR] 20250212 - Update ESP BLE Controller Lib (v5.1)
See merge request espressif/esp-idf!37041
2025-02-20 11:09:15 +08:00
Zhou Xiao
928f926ba8
change(ble): update ble log spi out config for ESP32-C6
...
(cherry picked from commit e61089e7e0
)
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com >
2025-02-19 20:53:36 +08:00
zwl
a5b29fd0c4
feat(ble): add channel assessment and enhanced connect function on ESP32-C6
2025-02-18 11:01:05 +08:00
Zhou Xiao
1479cbd40e
feat(ble): support enhanced controller log capabilities on ESP32-C6 and ESP32-H2
...
(cherry picked from commit f598976c6b
)
Co-authored-by: zwl <zhaoweiliang@espressif.com >
2025-02-18 10:22:52 +08:00
Zhou Xiao
62dce3f7c7
feat(ble): support esp ble controller spi output interface for ESP32-C6
...
(cherry picked from commit 58b8775f95
)
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com >
2025-02-14 11:53:34 +08:00
zwl
7ac466957c
feat(ble): support for putting ble code into flash on ESP32-C6
2025-01-16 18:11:16 +08:00
Zhou Xiao
3dd9f8bb1f
fix(ble): fixed esp_ble_tx_power_set api issue on ESP32-C6
...
(cherry picked from commit 8d6ec12838
)
Co-authored-by: zwl <zhaoweiliang@espressif.com >
2025-01-14 14:53:42 +08:00
Zhao Wei Liang
778d18bab0
feat(ble): Support get ble controller free heap size on ESP32-C6
...
(cherry picked from commit aa7feb9449
)
Co-authored-by: zwl <zhaoweiliang@espressif.com >
2024-12-24 15:21:03 +08:00
zwl
d8bd860402
fix(ble): fixed the connect issue when rx error aa on ESP32-C6
2024-11-27 16:20:29 +08:00
cjin
8da41a584b
fix(ble): do not assert if ble sleep init failed
2024-10-25 10:51:31 +08:00
cjin
53c865090c
feat(ble): add internal api to change ble slow clock source
2024-08-27 12:48:38 +08:00
zwl
8ea9a8a93c
fix(ble): fixed ble controller issues on ESP32-C6
2024-08-26 19:43:12 +08:00
wuzhenghui
2a48be3a9d
change(esp_hw_support): collect retention link priority definition
2024-08-26 11:22:30 +08:00
Shen Weilong
a981024b98
feat(ble): Print out the BT mac when the controller is initialized
2024-08-09 20:55:16 +08:00
zwl
c8b7ce6f11
fix: fixed occasional wdt issue in multi-connection scenarios on ESP32H2
2024-07-31 14:38:52 +08:00
zwl
035bb3176d
fix(ble): fixed wdt issue when print key controller info on ESP32-C6 and ESP32-H2
2024-07-29 11:56:23 +08:00
zwl
10c8b0c3b8
feat(bluetooth/controller): support switching log output mode on ESP32-C6 and ESP32-H2
2024-07-29 11:56:23 +08:00
zwl
cfb5d9d224
feat(bluetooth/controller): storage ble controller log to flash on ESP32C6 and ESP32H2
2024-07-29 11:56:23 +08:00
zwl
115af31441
feat(bluetooth/controller): support default tx power configurable on ESP32C6 and ESP32H2
2024-07-18 10:43:07 +08:00
zwl
b7ea3416c3
feat(bluetooth/controller): adopting new HCI layer code and support UHCI function on ESP32-C6 and ESP32-H2
2024-07-16 13:23:41 +08:00
cjin
066e04a9a4
fix(ble): added c6 config check for ble light sleep
2024-06-24 11:31:40 +08:00
zwl
5fe68c206e
feat(bluetooth/controller): adjust bt/porting code structure and delete redundant code
2024-06-24 11:31:40 +08:00
zwl
7019204f20
feat(bluetooth/controller): update controller api name on ESP32-C6 and ESP32-H2
2024-06-17 16:43:32 +08:00
Jiang Jiang Jian
6d228dc010
Merge branch 'feat/sleep_retention_depends_power_state_management_v5.1' into 'release/v5.1'
...
backport v5.1: sleep retention multiple modules initialization and dependency management
See merge request espressif/esp-idf!30374
2024-05-17 10:24:18 +08:00
Rahul Tank
8cf7043e28
Merge branch 'bugfix/disable_mbedtls_options_v5.1' into 'release/v5.1'
...
fix(nimble): Deselect MBEDTLS_ECP_RESTARTABLE when mbedTLS is used (v5.1)
See merge request espressif/esp-idf!30620
2024-05-15 14:17:56 +08:00
Li Shuai
2f7a2e0965
change(bt): use new retention api to implement BT mac and bb retention
2024-05-14 19:34:37 +08:00