Island
5f2a7f4d29
Merge branch 'feat/add_ble_spi_log' into 'master'
...
fix(ble/bluedroid): Support SPI log output options for HCI
Closes BLERP-1585 and BLERP-1586
See merge request espressif/esp-idf!37207
2025-02-24 14:37:41 +08:00
zhanghaipeng
b6903296ad
fix(ble/bluedroid): Added SPI output support for Bluedroid host log
2025-02-23 17:23:54 +08:00
zhanghaipeng
e00ba3cbd1
fix(ble/bluedroid): Support SPI log output options for HCI
2025-02-23 11:46:47 +08:00
Wang Meng Yang
26a1b69a2a
Merge branch 'feat/add_sdk_config_for_sdp_size_option' into 'master'
...
feat(bt): Implement SDK Config SDP Size Options
See merge request espressif/esp-idf!36873
2025-02-21 17:03:52 +08:00
Island
1bfc6eddf0
Merge branch 'bugfix/fix_ble_report_len' into 'master'
...
fix(ble/bluedroid): Fix adv data and scan rsp data not reported together in BLE active scan
Closes BCI-493
See merge request espressif/esp-idf!37132
2025-02-21 15:29:43 +08:00
gongyantao
57a52f571d
change(bt): optimize the macro definition for sdp_max_pad_len
2025-02-20 19:12:40 +08:00
Jiang Jiang Jian
f390fcbd90
Merge branch 'bugfix/fix_hid_reconnect_issue' into 'master'
...
feat(bt/bluedroid): Add Kconfig option to keep device bonding info when HID unplugging
See merge request espressif/esp-idf!36975
2025-02-20 17:25:34 +08:00
zhanghaipeng
7f2cedc048
fix(ble/bluedroid): Fix adv data and scan rsp data not reported together in BLE active scan
2025-02-19 20:18:35 +08:00
Mitch Cairns
0d7b0c885c
feat(bt): Implement SDK Config SDP size options
...
Closes https://github.com/espressif/esp-idf/pull/15321
2025-02-19 10:19:54 +08:00
chenjianhua
1003ced6e9
feat(bt/bluedroid): Support BLE vendor hci event reporting
2025-02-18 11:32:33 +08:00
chenjianhua
fd4094e502
feat(bt/bluedroid): Support BLE setting vendor event mask
2025-02-18 11:32:21 +08:00
zhiweijian
69acda1785
feat(ble/bluedroid): reduce bluedrois host bin size and disable BLE_HOST_BG_CONNECT_EN
2025-02-17 14:55:55 +08:00
zhiweijian
d2d4d1518d
feat(ble/bluedroid): disable bluedroid host unused functions
2025-02-17 14:51:58 +08:00
zhiweijian
fb08e4eafe
feat(bt/bluedroid): optimize bluedroid menuconfig
2025-02-17 14:51:10 +08:00
zhiweijian
0959beef72
feat(bt/bluedroid): delete unused host congest check
2025-02-17 14:35:46 +08:00
linruihao
540b0131c2
feat(bt/bluedroid): Add Kconfig option to keep device bonding info when HID unplugging
2025-02-17 12:02:48 +08:00
Wang Meng Yang
b51d4d2aed
Merge branch 'feat/support_config_task_size_in_hid_example' into 'master'
...
Support change HID task size by Kconfig in HID example
Closes IDFGH-14561
See merge request espressif/esp-idf!36796
2025-02-17 10:27:30 +08:00
Rahul Tank
35bd4605f8
fix(nimble): Handle not sending disconnect event if connect was not sent
2025-02-15 09:21:41 +05:30
Abhinav Kudnar
5d2000998a
feat(nimble): Add offset in GATT server long read context
2025-02-14 11:20:47 +05:30
Rahul Tank
90bad97f01
Merge branch 'fix/blesync_periodic_adv' into 'master'
...
fix(nimble): Added sync reattempt for periodic advertisement
Closes BLERP-1521
See merge request espressif/esp-idf!36709
2025-02-14 13:45:35 +08:00
Wang Meng Yang
472792eb8a
Merge branch 'bugfix/sdp_record_check' into 'master'
...
fix(bt): Fixed SDP record integrity check bug
See merge request espressif/esp-idf!36891
2025-02-14 09:10:39 +08:00
Astha Verma
daf83d975f
fix(nimble): Added sync reattempt for periodic adv
2025-02-13 18:22:59 +05:30
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
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
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
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
Wang Mengyang
f39d1215b5
change(bt): Remove unused state variable for (e)SCO disconnect reason in Bluedroid
2025-01-14 12:08:53 +08:00
Rahul Tank
65aaf217d8
fix(nimble): Fix compilation issues for different flag combinations
2025-01-13 13:49:49 +05:30
Abhinav Kudnar
49132a5943
feat(nimble): Additional changes in PAWR IDF Examples/support for ESP IP
2025-01-10 17:03:51 +05:30
Rahul Tank
4ca02a41ff
fix(nimble): Fixed a typo in Kconfig file
2025-01-10 17:03:51 +05:30
Astha Verma
858c6af65b
fix(nimble): Added HCI_Read_Remote_Version_Information command
2025-01-10 17:03:51 +05:30
Rahul Tank
922cae93ad
fix(nimble): Clear our and peer security records during unpair
2025-01-10 17:03:51 +05:30
Rahul Tank
c1db0a05bb
fix(nimble): Reset data length global variables
2025-01-08 21:38:51 +05:30