zwl
f598976c6b
feat(ble): support enhanced controller log capabilities on ESP32-C6 and ESP32-H2
2025-02-13 18:29:41 +08:00
zwl
6cb617617d
feat(ble): add channel assessment and enhanced connect function on ESP32-C5
2025-02-13 18:29:41 +08:00
zwl
0ffac92586
feat(ble): add channel assessment and enhanced connect function on ESP32-H2
2025-02-13 18:29:41 +08:00
zwl
821e587fda
feat(ble): add channel assessment and enhanced connect function on ESP32-C6
2025-02-13 18:29:41 +08:00
Zhou Xiao
4579e083ef
change(ble): [AUTO_MR] Update lib_esp32c6 to 1d7eebaf
2025-02-13 18:29:41 +08:00
Zhou Xiao
a1ccdb85da
change(ble): [AUTO_MR] Update lib_esp32c5 to 1d7eebaf
2025-02-13 18:29:41 +08:00
Zhou Xiao
4f0e0f371a
change(ble): [AUTO_MR] Update lib_esp32h2 to 1d7eebaf
2025-02-13 18:29:41 +08:00
Astha Verma
c2483bd1f7
fix(nimble): Enhanced error handling by adding to print core error definitions
2025-02-13 08:54:09 +05:30
Nebojša Cvetković
fed1d41aa7
fix(ble/bluedroid): Don't log error on 16/128-bit UUID mixed descriptors
2025-02-12 14:57:15 +08:00
Nebojsa Cvetkovic
63b2dcc3a7
refactor(ble/bluedroid): Fix typos in gatt_sr.c
2025-02-12 14:57:15 +08:00
Nebojsa Cvetkovic
9b5a52e2f7
fix(ble/bluedroid): Allow 0 length indications
2025-02-12 14:57:15 +08:00
Nebojsa Cvetkovic
a8041a9953
refactor(ble/bluedroid): Fix typos in bta_gatts_act.c
2025-02-12 14:57:15 +08:00
Astha Verma
724bcc1ff9
fix(nimble): fix NVS corruption
2025-02-12 10:49:14 +05:30
Rahul Tank
a1154699a3
Merge branch 'bugfix/fix_warn_write_string' into 'master'
...
fix(nimble): Fixed warnings with COMPILTER_WARN_WRITE_STRINGS set
See merge request espressif/esp-idf!36603
2025-02-12 12:56:06 +08:00
xiongweichao
bc23851be7
fix(bt): Fixed SDP record integrity check bug
2025-02-12 10:55:25 +08:00
Island
5a21fd1dcc
Merge branch 'feat/add_spi_output' into 'master'
...
Feat/add spi output
Closes BLERP-1526
See merge request espressif/esp-idf!36612
2025-02-12 10:40:16 +08:00
Chen Ji Chang
9342b3fba1
Merge branch 'feat/h4_introduce_step1_add_target' into 'master'
...
feat(esp32h4): introduce target esp32h4(stage 1)
See merge request espressif/esp-idf!36780
2025-02-11 18:11:08 +08:00
Zhou Xiao
9c98c7e040
feat(ble): support esp ble controller spi output interface for ESP32-H2
2025-02-11 12:00:49 +08:00
Zhou Xiao
58b8775f95
feat(ble): support esp ble controller spi output interface for ESP32-C6
2025-02-11 12:00:40 +08:00
Zhou Xiao
7283b16c26
feat(ble): support esp ble controller spi output interface for ESP32-C5
2025-02-11 12:00:27 +08:00
Zhou Xiao
0b57f8ae87
feat(ble): support esp ble controller spi output interface for ESP32-C2
2025-02-11 12:00:17 +08:00
Zhou Xiao
52106c9895
feat(ble): add spi output interface for esp ble controller log
2025-02-11 11:59:59 +08:00
Wang Meng Yang
9dde33e803
Merge branch 'bugfix/sdp_uuid16_match_err' into 'master'
...
fix(bt): Fix the incorrect record found using uuid16 search
Closes BTQABR2023-192
See merge request espressif/esp-idf!36450
2025-02-11 09:44:45 +08:00
Rahul Tank
3cca847206
fix(nimble): Fixed warnings with COMPILTER_WARN_WRITE_STRINGS set
2025-02-10 21:46:57 +05:30
Rahul Tank
56fb641d1d
Merge branch 'fix/wifi_provisioning_ble' into 'master'
...
fix(nimble): Handle nested locks when BT_NIMBLE_DEBUG enabled
Closes BLERP-1495, BLERP-1525, and BLERP-1524
See merge request espressif/esp-idf!36496
2025-02-10 23:57:25 +08:00
akshat
d83f210228
bugfix(wifi): Add missing brackets in the C++ guard
...
Closes https://github.com/espressif/esp-idf/issues/14991
2025-02-10 17:56:52 +08:00
xiongweichao
aacfce691e
fix(bt/bluedroid): Fixed incorrect types of some variables in SDP
2025-02-10 16:46:58 +08:00
xiongweichao
a13c76b539
fix(bt): Fix incorrect type returned when searching SAP record
2025-02-10 16:46:58 +08:00
xiongweichao
45bfc024dd
fix(bt): Fix the incorrect record found using uuid16 search
2025-02-10 16:46:58 +08:00
Chen Jichang
6f83f39dce
feat(esp32h4): introduce target esp32h4(stage 1)
2025-02-08 17:07:44 +08:00
Astha Verma
30589c306c
fix(nimble): Handle nested locks when BT_NIMBLE_DEBUG enabled
2025-02-05 14:47:31 +05:30
Wang Meng Yang
5950be0d6e
Merge branch 'bugfix/fix_some_pbap_bugs' into 'master'
...
fix(bt/bluedroid): Fix some bugs in PBAP client
See merge request espressif/esp-idf!36579
2025-01-24 14:50:08 +08:00
Jiang Jiang Jian
893e3269d0
Merge branch 'bugfix/remove_unused_sco_state' into 'master'
...
Bugfix/remove unused sco state
See merge request espressif/esp-idf!36285
2025-01-23 16:40:42 +08:00
Jiang Jiang Jian
895bb2afdc
Merge branch 'change/default_value_for_esp_coex_vsc_in_bluedroid' into 'master'
...
change(bt): Set default value for BT_BLUEDROID_ESP_COEX_VSC conditionally
Closes BT-3947
See merge request espressif/esp-idf!36368
2025-01-23 16:40:05 +08:00
linruihao
42ddce477f
fix(bt/bluedroid): Fix some bugs in PBAP client
...
- Supported feature not set correctly
- Array access out of bounds issue
- Type conversion warning
2025-01-23 16:28:43 +08:00
Zhang Hai Peng
1f84180a1b
Merge branch 'bugfix/fix_ble_aa_check' into 'master'
...
fix(ble): Update bt lib for ESP32(194dd63)
Closes BLERP-1505 and BLERP-1506
See merge request espressif/esp-idf!36536
2025-01-23 10:31:58 +08:00
Wang Meng Yang
ef74032118
Merge branch 'feat/esp32_set_get_bt_lpclk_src' into 'master'
...
feat(ble): Added API to get/set low power clock source
Closes BTQABR2023-370
See merge request espressif/esp-idf!34373
2025-01-22 14:59:12 +08:00
zhanghaipeng
b4e3c5c1e2
fix(ble): Update bt lib for ESP32(194dd63)
...
- Fix the issue where disconnection events were not reported as a slave.
- Enhance Access Address validation in compatibility mode.
2025-01-22 13:05:44 +08:00
xiongweichao
aa674c4eab
feat(bt): Added API to get/set low power clock source
2025-01-21 17:50:17 +08:00
gongyantao
b225703712
feat(bt): add vendor hci command and event to support test
...
- add afh related vendor hci command and event
- add vendor event mask command
2025-01-20 20:21:51 +08:00
Island
07ce83a375
Merge branch 'change/ble_update_lib_20250114' into 'master'
...
change(ble): [AUTO_MR] 20250114 - Update ESP BLE Controller Lib
Closes BLERP-1485
See merge request espressif/esp-idf!36364
2025-01-17 14:22:40 +08:00
Jiang Jiang Jian
22869af2c6
Merge branch 'feat/add_inq_page_coex_schm' into 'master'
...
feat(coex): add coexist scheme for bt inquiry/page coexist with wifi
Closes BT-3933 and BT-3541
See merge request espressif/esp-idf!36142
2025-01-17 13:56:55 +08:00
Rahul Tank
5dda7315f3
Merge branch 'bugfix/fix_compilation_warn' into 'master'
...
fix(nimble): Address compilation warnings for different flag combination
Closes BLERP-1488
See merge request espressif/esp-idf!36349
2025-01-15 21:31:59 +08:00
Wang Mengyang
f0bf1e6bf8
change(bt): Set default value for BT_BLUEDROID_ESP_COEX_VSC conditionally
...
- Set default value of BT_BLUEDROID_ESP_COEX_VSC to n if software coexistence is not required,
in host-controller combined Bluetooth stack configuration.
2025-01-14 14:30:58 +08:00
zhouxiao
c263c75897
change(ble): [AUTO_MR] Update lib_esp32c2 to 7b7ee440
2025-01-14 14:14:05 +08:00
zhouxiao
06a6b311a8
change(ble): [AUTO_MR] Update lib_esp32c6 to bbc1903d
2025-01-14 14:14:05 +08:00
zhouxiao
bd2ca2a402
change(ble): [AUTO_MR] Update lib_esp32c5 to bbc1903d
2025-01-14 14:14:05 +08:00
zhouxiao
4f5f0b0954
change(ble): [AUTO_MR] Update lib_esp32h2 to bbc1903d
2025-01-14 14:14:05 +08:00
Island
8563c2fc46
Merge branch 'change/ble_update_lib_20250103' into 'master'
...
change(ble): [AUTO_MR] 20250103 - Update ESP BLE Controller Lib
Closes BLERP-1449, BLERP-1450, BLERP-1448, BLERP-1460, BLERP-1461, BLERP-1462, BLERP-1421, BLERP-1407, BLERP-1075, BLERP-1463, BLERP-1412, BLERP-1422, BLERP-1454, and BLERP-1466
See merge request espressif/esp-idf!36145
2025-01-14 12:20:23 +08:00
Wang Mengyang
f39d1215b5
change(bt): Remove unused state variable for (e)SCO disconnect reason in Bluedroid
2025-01-14 12:08:53 +08:00