Rahul Tank
|
df9664d4b0
|
fix(nimble): Fix SC only pairing failure
|
2025-03-06 09:20:05 +05:30 |
|
Island
|
bcea8c9881
|
Merge branch 'feat/support_read_periodic_adv_size' into 'master'
feat(ble/bluedroid): Support read periodic advertiser list size command
Closes IDF-11793
See merge request espressif/esp-idf!36751
|
2025-03-05 15:07:32 +08:00 |
|
zhanghaipeng
|
dcc26e3e4f
|
feat(ble/bluedroid): Support read periodic advertiser list size command
|
2025-03-04 15:44:27 +08:00 |
|
Rahul Tank
|
b11fa82eb6
|
fix(nimble): Handle probable release breaking change
link_estab event may be handled by customers in application and the previous would break it.
Revert few changes so as to not break the customer's code
|
2025-03-03 12:34:39 +05:30 |
|
Rahul Tank
|
3bf56f7dd5
|
Merge branch 'bugfix/set_data_len_post_conn' into 'master'
fix(nimble): update data length after connection for all chips
Closes BLERP-1597
See merge request espressif/esp-idf!37263
|
2025-03-01 16:21:36 +08:00 |
|
Jiang Jiang Jian
|
9aaa7f828e
|
Merge branch 'bugfix/spp_mem_leak' into 'master'
fix(bt/bluedroid): fixed memory leaks in SPP callback mode
Closes CBI-1224
See merge request espressif/esp-idf!37286
|
2025-02-28 10:40:36 +08:00 |
|
Rahul Tank
|
44d9cb3ae5
|
fix(nimble): update data length after connection for all chips
|
2025-02-27 20:55:00 +05:30 |
|
Rahul Tank
|
891f86d649
|
fix(nimble): Keep only BLE_GAP_EVENT_CONNECT gap event
|
2025-02-27 16:21:31 +05:30 |
|
Jin Cheng
|
cd8fa5c46f
|
fix(bt/bluedroid): fixed memory leaks in SPP callback mode
|
2025-02-26 19:12:47 +08:00 |
|
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 |
|