Rahul Tank
39b9662258
Merge branch 'feat/channel_sounding_nimble_v5.5' into 'release/v5.5'
...
feat(nimble): Add initial support for CS HCI (v5.5)
See merge request espressif/esp-idf!42278
2025-10-15 12:47:59 +05:30
Island
38694c3362
Merge branch 'change/ble_update_lib_20250925_v5.5' into 'release/v5.5'
...
change(ble): [AUTO_MR] 20250925 - Update ESP BLE Controller Lib (v5.5)
See merge request espressif/esp-idf!42201
2025-10-15 14:38:46 +08:00
Rahul Tank
126b8f8789
fix(nimble): Added CS service support
2025-10-14 16:41:02 +05:30
Rahul Tank
5652984db9
feat(nimble): Base support for Channel sounding HCI command and events
2025-10-14 12:14:19 +05:30
Rahul Tank
38917f3435
Merge branch 'bugfix/use_nimble_mem_apis_v5.5' into 'release/v5.5'
...
fix(nimble): Use nimble platform mem malloc / free APIs (v5.5)
See merge request espressif/esp-idf!42287
2025-10-14 11:50:34 +05:30
zwl
55076fd3a6
change(ble): [AUTO_MR] Update lib_esp32c2 to aabb0f68
2025-10-14 10:36:11 +08:00
zwl
05de8c44ec
change(ble): [AUTO_MR] Update lib_esp32c6 to f0e815be
2025-10-14 10:36:05 +08:00
zwl
27b5c25fd4
change(ble): [AUTO_MR] Update lib_esp32c5 to f0e815be
2025-10-14 10:36:00 +08:00
zwl
41c25b9716
change(ble): [AUTO_MR] Update lib_esp32h2 to f0e815be
2025-10-14 10:35:55 +08:00
Island
91a068076f
Merge branch 'change/ble_update_lib_20250919_v5.5' into 'release/v5.5'
...
change(ble): [AUTO_MR] 20250919 - Update ESP BLE Controller Lib (v5.5)
See merge request espressif/esp-idf!42031
2025-10-14 10:34:34 +08:00
Jiang Jiang Jian
799e347522
Merge branch 'bugfix/fix_bt_security_v5.5' into 'release/v5.5'
...
fix(bt/bluedroid): Fix the boundary conditions when checking EIR data (v5.5)
See merge request espressif/esp-idf!42448
2025-10-13 20:39:27 +08:00
Rahul Tank
233ea11ab0
fix(nimble): Use nimble platform mem malloc / free APIs
2025-10-13 12:20:42 +05:30
Island
294abc6302
Merge branch 'fix/ble_log_acl_data_copy_v5.5' into 'release/v5.5'
...
fix(ble): copy acl data by omdata buffer copy (v5.5)
See merge request espressif/esp-idf!42526
2025-10-13 14:26:45 +08:00
Island
690e83d456
Merge branch 'feat/support_blecrt_489_v5.5' into 'release/v5.5'
...
feat(ble/bluedroid): Added API to set channel map for scanning (v5.5)
See merge request espressif/esp-idf!42258
2025-10-13 12:07:30 +08:00
yangfeng
1f4e41d2ac
fix(bt/bluedroid): Fix the boundary conditions when checking EIR data
2025-10-13 11:43:50 +08:00
Jiang Jiang Jian
3c0e283930
Merge branch 'bugfix/fix_some_bt_bugs_v5.5' into 'release/v5.5'
...
fix(bt): fix some bluetooth bugs (v5.5)
See merge request espressif/esp-idf!42466
2025-10-13 10:29:02 +08:00
Zhou Xiao
dec62e60f4
fix(ble): copy acl data by omdata buffer copy
...
(cherry picked from commit 322eb33f0d19a7abdd8d430c6e742224fe3274f5)
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com >
2025-10-13 09:13:53 +08:00
cjin
fa5203de21
feat(ble): get wakeup cause when wake up on ESP32-C5
2025-10-11 11:12:45 +08:00
cjin
7d342d49f7
feat(ble): get wakeup cause when wake up on ESP32-H2
2025-10-11 11:12:45 +08:00
cjin
c96d41d436
feat(ble): get wakeup cause when wake up on ESP32-C6
2025-10-11 11:12:45 +08:00
cjin
ce66ed4309
feat(ble): get wakeup cause when wake up on ESP32-C2
2025-10-11 11:12:45 +08:00
Zhou Xiao
f83d1937a1
change(ble): [AUTO_MR] Update lib_esp32c2 to 58398575
2025-10-11 11:12:45 +08:00
Zhou Xiao
4d9b3c87a0
change(ble): [AUTO_MR] Update lib_esp32c6 to 390a8efd
2025-10-11 11:12:45 +08:00
Zhou Xiao
8c92cb3281
change(ble): [AUTO_MR] Update lib_esp32c5 to 390a8efd
2025-10-11 11:12:45 +08:00
Zhou Xiao
76823b60cf
change(ble): [AUTO_MR] Update lib_esp32h2 to 390a8efd
2025-10-11 11:12:45 +08:00
Rahul Tank
c5a8693174
Merge branch 'bugfix/fix_os_mbuf_dup_v5.5' into 'release/v5.5'
...
fix(nimble): Address mbuf from different chains traversal during copying (v5.5)
See merge request espressif/esp-idf!42366
2025-10-10 15:31:18 +05:30
linruihao
e9e7aaf54c
fix(bt): fix btbb may not reinit when coex with wifi
...
Closes https://github.com/espressif/esp-idf/issues/15841
2025-10-10 14:31:06 +08:00
linruihao
594de5dd36
fix(bt/bluedroid): fix hfp ag external codec datapath issue
...
Closes https://github.com/espressif/esp-idf/issues/17480
2025-10-10 14:31:06 +08:00
Jiang Jiang Jian
7aee10fc67
Merge branch 'bugfix/fix_bleqabr25_1004_v5.5' into 'release/v5.5'
...
fix(ble/bluedroid): Fixed the status setting in the HCI event (v5.5)
See merge request espressif/esp-idf!42195
2025-10-10 10:26:33 +08:00
Chen Jian Hua
2b533e88ce
feat(ble/bluedroid): Added API to set channel map for scanning
...
(cherry picked from commit fd4bb69357aaf56fe017de95b9b4fa6c6ba473ef)
Co-authored-by: chenjianhua <chenjianhua@espressif.com >
2025-10-10 00:06:39 +08:00
Rahul Tank
ad73a70997
fix(nimble): Address mbuf from different chains traversal during copying
2025-10-09 20:21:14 +05:30
Rahul Tank
e8ff0a5656
Merge branch 'bugfix/fix_ext_adv_data_reattempt_v5.5' into 'release/v5.5'
...
fix(nimble): Avoid ext adv data in reattempt advertising (v5.5)
See merge request espressif/esp-idf!42129
2025-10-09 20:20:37 +05:30
Rahul Tank
54de9c4aa5
Merge branch 'bugfix/re_organize_nimble_kconfig_v5.5' into 'release/v5.5'
...
fix(nimble): Declutter the nimble menu config options (v5.5)
See merge request espressif/esp-idf!42302
2025-10-08 11:04:29 +05:30
Chen Jian Hua
a4004031bd
fix(ble/bluedroid): Fixed the status setting in the HCI event
...
(cherry picked from commit 4ae438cca255b885ac0341ae38a3506fe706e4cc)
Co-authored-by: chenjianhua <chenjianhua@espressif.com >
2025-10-01 00:07:54 +08:00
Rahul Tank
67003b5630
fix(nimble): Declutter the nimble menu config options
2025-09-30 14:41:45 +05:30
Rahul Tank
e2b2a4d841
fix(nimble): Avoid ext adv data in reattempt advertising
2025-09-30 12:09:42 +05:30
JinCheng
c3efac4608
fix(bluedroid): removed the code relying on compiler-specific extension for FAM in union
2025-09-27 11:31:05 +08:00
JinCheng
999710fccf
fix(bt/bluedroid): fixed potential OOB in Bluedroid
2025-09-26 17:28:55 +08:00
Wang Meng Yang
cda5d90ad1
Merge branch 'bugfix/fix_bt_coverity_v5.5' into 'release/v5.5'
...
bugfix: Fix array compared against 0 in btc_manage.c and the issue of uninitialized pointer reading in coexist_printf (v5.5)
See merge request espressif/esp-idf!42066
2025-09-24 17:52:00 +08:00
Rahul Tank
965e2e47d4
Merge branch 'feat/separate_indicate_v5.5' into 'release/v5.5'
...
fix(nimble): Added code to handle sending indicate (v5.5)
See merge request espressif/esp-idf!41990
2025-09-24 09:09:25 +05:30
Island
636daf109c
Merge branch 'feat/ble_log_v2_with_log_compression_v5.5' into 'release/v5.5'
...
feat(ble): Support ble log compression(draft)(v5.5)
See merge request espressif/esp-idf!41757
2025-09-24 10:28:17 +08:00
Rahul Tank
6ea055c1b9
fix(nimble): Added code to handle sending indicate
2025-09-22 21:50:26 +05:30
yangfeng
c2c23e620a
fix(bt/btc): Fix array compared against 0 in btc_manage.c
2025-09-22 11:49:31 +08:00
Zhao Wei Liang
7e25412983
fix(ble): update ext_version on ESP32-C5
...
(cherry picked from commit fc293cf67233226c50bc3846d9a0531f1d2a84af)
Co-authored-by: zwl <zhaoweiliang@espressif.com >
2025-09-22 11:36:51 +08:00
Zhao Wei Liang
d2006c6399
fix(ble): update ext_version on ESP32-H2
...
(cherry picked from commit b091ec843c3b6fd26b4d66421bf45b04bb64e272)
Co-authored-by: zwl <zhaoweiliang@espressif.com >
2025-09-22 11:36:51 +08:00
Zhao Wei Liang
9167dcc6b2
fix(ble): update ext_version on ESP32-C6
...
(cherry picked from commit 3558f20a4ed15e4d819d3b05f7b2d0e2709ad3b9)
Co-authored-by: zwl <zhaoweiliang@espressif.com >
2025-09-22 11:36:51 +08:00
Zhao Wei Liang
0b7af82488
change(ble): [AUTO_MR] Update lib_esp32c2 to e08d6058
...
(cherry picked from commit 0ec2a92d7930ee36e393d5aee990612565ae71ed)
Co-authored-by: zwl <zhaoweiliang@espressif.com >
2025-09-22 11:36:51 +08:00
Zhao Wei Liang
0854212af7
change(ble): [AUTO_MR] Update lib_esp32c6 to 000475d3
...
(cherry picked from commit 32a510900ce593be86498894ab7a3c7b623e62f7)
Co-authored-by: zwl <zhaoweiliang@espressif.com >
2025-09-22 11:36:51 +08:00
Zhao Wei Liang
2f35b047b6
change(ble): [AUTO_MR] Update lib_esp32c5 to 000475d3
...
(cherry picked from commit 77cf75ed53645a021403c6b211dd6d7bc9f2c934)
Co-authored-by: zwl <zhaoweiliang@espressif.com >
2025-09-22 11:36:51 +08:00
Zhao Wei Liang
e3dd190c25
change(ble): [AUTO_MR] Update lib_esp32h2 to 000475d3
...
(cherry picked from commit 141362fe48dda7dc605b3e0a6f78a3ad0dd13e21)
Co-authored-by: zwl <zhaoweiliang@espressif.com >
2025-09-22 11:36:51 +08:00