linruihao
a0ae67ef8b
fix(bt/bluedroid): Fix some bugs in Bluedroid
...
- Fix PBAC may free undefine memory when conn failed
- Fix some memory in OBEX not being freed when bluedroid deinit
- Fix pre-commit not check some source file that we added to bluedroid
2025-03-21 11:12:07 +08:00
Island
5411dd00fd
Merge branch 'feat/ble_mesh_ble_50_micellaneous_update' into 'master'
...
Feat/ble mesh ble 50 micellaneous update
Closes BLERP-1473 and BLERP-1467
See merge request espressif/esp-idf!36206
2025-03-20 10:38:44 +08:00
luoxu
183a931084
fix(ble_mesh): fixed issue where private beacon used incorrect adv type
2025-03-19 14:11:43 +08:00
luoxu
98091ebb0e
fix(ble_mesh): update lib to 80130ecdd8
2025-03-19 14:06:19 +08:00
luoxu
cecd8d1c60
fix(ble_mesh): fixed some issues with ble50
2025-03-19 14:06:19 +08:00
Shreeyash
74157e04b7
feat(nimble): support vendor event mask set and vendor HCI event on nimble host
2025-03-19 10:09:02 +05:30
zwl
93357e8613
feat(ble): change nimble whitelist max size to 31
2025-03-18 11:58:53 +08:00
zwl
fdae270427
feat(ble): change whitelist max size to 31 on ESP32-C5
2025-03-18 11:58:53 +08:00
zwl
578f2358c6
feat(ble): change whitelist max size to 31 on ESP32-C2
2025-03-18 11:58:53 +08:00
zwl
2b435687b0
feat(ble): change whitelist max size to 31 on ESP32-C6
2025-03-18 11:58:53 +08:00
zwl
57417ca30f
fix(ble): Fixed warning that the gpio is not usable when reconfig hci uart pin
2025-03-18 11:58:53 +08:00
zwl
132e0d6695
fix(ble): fixed hci driver stack protection fault issue on ESP32-C5
2025-03-18 11:58:53 +08:00
zwl
afd44d14b9
fix(ble): fixed hci driver stack protection fault issue on ESP32-C2
2025-03-18 11:58:53 +08:00
zwl
ec4a1324f5
fix(ble): fixed hci driver stack protection fault issue on ESP32-C6
2025-03-18 11:58:53 +08:00
zwl
327182e3e6
fix(ble): delete ble_hci_trans header file
2025-03-18 11:58:53 +08:00
zwl
84f0b39e4d
fix(ble): fixed hci assertion issue when uart interference occurs
2025-03-18 11:58:53 +08:00
Geng Yuchao
8b6c55e17e
fix(ble): Add link requires esp_phy for ble.
2025-03-17 10:44:21 +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
bb9dc5a927
fix(ble): fix ble log init failure mem leak for ESP32
2025-03-17 10:44:21 +08:00
Zhou Xiao
9ff9fb0661
fix(ble): fix ble log init failure mem leak for ESP32-C3
2025-03-17 10:44:21 +08:00
cjin
b62f094ed5
fix(ble): remove macro in lpclk src get api on ESP32-C6
2025-03-17 10:44:21 +08:00
cjin
b62736b764
fix(ble): remove macro in lpclk src get api on ESP32-C5
2025-03-17 10:44:21 +08:00
zwl
71cea01694
feat(ble): add enhanced connect function on ESP32-C2
2025-03-17 10:44:21 +08:00
Zhou Xiao
eae9b795aa
feat(ble): support ble log simple output via SPI interface for ESP32-C6
2025-03-17 10:44:20 +08:00
Zhou Xiao
1574db33c5
feat(ble): support ble log simple output via SPI interface for ESP32-C5
2025-03-17 10:44:20 +08:00
Zhou Xiao
e99b3c6f6a
feat(ble): support ble log simple output via SPI interface for ESP32-H2
2025-03-17 10:44:20 +08:00
Zhou Xiao
df829ac919
feat(ble): support ble log simple output via SPI interface for ESP32-C2
2025-03-17 10:44:20 +08:00
Zhou Xiao
f198302067
change(ble): [AUTO_MR] Update lib_esp32c2 to 5d9a6661
2025-03-17 10:44:20 +08:00
Zhou Xiao
3b85cf8818
change(ble): [AUTO_MR] Update lib_esp32c6 to 82a8be7d
2025-03-17 10:44:20 +08:00
Zhou Xiao
4d99e72774
change(ble): [AUTO_MR] Update lib_esp32c5 to 82a8be7d
2025-03-17 10:44:20 +08:00
Zhou Xiao
83da04398d
change(ble): [AUTO_MR] Update lib_esp32h2 to 82a8be7d
2025-03-17 10:44:20 +08:00
Wang Meng Yang
be5cad56af
Merge branch 'bugfix/fix_esp32_bt_disable_crash' into 'master'
...
fix(bt): Fix controller disable cause iwdt timeout on esp32
Closes BT-3624
See merge request espressif/esp-idf!37729
2025-03-14 14:17:31 +08:00
Island
f941b0d961
Merge branch 'bugfix/reduce_controller_bin_size' into 'master'
...
fix(ble/controller): reduce controller bin size for ESP32-C3 and ESP32-S3
See merge request espressif/esp-idf!37677
2025-03-13 17:54:29 +08:00
linruihao
cc0f334eed
fix(bt): Fix controller disable cause iwdt timeout on esp32
2025-03-13 14:14:39 +08:00
Rahul Tank
8c69dfa101
fix(nimble): Fix incorrect event deinit in gatt caching discovery
2025-03-12 18:13:40 +05:30
zhiweijian
d8c0b4aa87
fix(ble/controller): reduce controller bin size
2025-03-12 20:33:27 +08:00
Shen Weilong
892b3a0b0e
feat(ble): tell controller if vhci is enabled for ESP32-C2
2025-03-11 09:51:50 +08:00
Shen Weilong
981e5ba260
feat(ble): tell controller if vhci is enabled for ESP32-C5
2025-03-10 20:40:01 +08:00
Shen Weilong
ac2b67d6c5
feat(ble): tell controller if vhci is enabled for ESP32-C6 and ESP32-H2
2025-03-10 20:34:36 +08:00
Island
bdd9077b6e
Merge branch 'bugfix/disable_dbg_hci_cmd_on_esp32' into 'master'
...
Disable debug vendor hci command on ESP32
See merge request espressif/esp-idf!37600
2025-03-10 15:17:56 +08:00
Wang Meng Yang
9ba552786d
Merge branch 'bugfix/spp_free_server_slot_err' into 'master'
...
fix(bt/bluedroid): Fixed freeing spp server memory when disconnected
Closes BTQABR2023-455 and BTQABR2023-453
See merge request espressif/esp-idf!37547
2025-03-10 10:05:07 +08:00
chenjianhua
106ded1e8a
fix(bt): Update bt lib for ESP32(e250cf1)
...
- Disable debug vendor hci command
2025-03-09 18:20:14 +08:00
Abhinav Kudnar
3758eb8c2e
fix(nimble): Exposed the ble_gap_wl_tx_add API to add a device in whitelist
2025-03-07 17:14:37 +05:30
xiongweichao
7311e67f4b
fix(bt/bluedroid): Fixed freeing spp server memory when disconnected
2025-03-06 19:25:37 +08:00
Shen Weilong
ca6211bb46
feat(bt): support hardware ecc acceleration for bt tinycrypt
2025-03-06 16:20:13 +08:00
Shen Weilong
424d4b8938
change(bt): moved porting/ext/tinycrypt into common
2025-03-06 16:20:12 +08:00
Rahul Tank
3eeca52e15
Merge branch 'bugfix/fix_sc_only_pairing' into 'master'
...
fix(nimble): Fix SC only pairing failure
See merge request espressif/esp-idf!37287
2025-03-06 15:26:07 +08:00
Wang Meng Yang
94cfe394fe
Merge branch 'fix/null_pointer_was_dereferenced_in_lc_free_state' into 'master'
...
fix(bt): fixed some issues in bt controller
Closes IDFGH-14338, BT-3939, BT-3801, and BTQABR2023-443
See merge request espressif/esp-idf!37483
2025-03-06 12:04:53 +08:00
Rahul Tank
df9664d4b0
fix(nimble): Fix SC only pairing failure
2025-03-06 09:20:05 +05:30
Igor Udot
3b41e2ce9a
Merge branch 'ci/pytest-mark-formatter' into 'master'
...
Ci/pytest mark formatter
Closes IDFCI-2662 and IDFCI-2651
See merge request espressif/esp-idf!35476
2025-03-05 15:43:48 +08:00