Wang Meng Yang
|
9c91ff7845
|
Merge branch 'bugfix/spp_free_server_slot_err_v5.1' into 'release/v5.1'
fix(bt/bluedroid): Fixed freeing spp server memory when disconnected(v5.1)
See merge request espressif/esp-idf!37611
|
2025-03-12 17:26:48 +08:00 |
|
Island
|
64d22a4e62
|
Merge branch 'feat/support_read_periodic_adv_size_v5.1' into 'release/v5.1'
feat(ble/bluedroid): Support read periodic advertiser list size command (v5.1)
See merge request espressif/esp-idf!37501
|
2025-03-11 10:52:35 +08:00 |
|
xiongweichao
|
0c09ca81c1
|
fix(bt/bluedroid): Fixed freeing spp server memory when disconnected
|
2025-03-11 09:39:16 +08:00 |
|
zhanghaipeng
|
9689d076b6
|
feat(ble/bluedroid): Support read periodic advertiser list size command
|
2025-03-10 14:38:55 +08:00 |
|
Abhinav Kudnar
|
4e7990ea21
|
fix(nimble): Exposed the ble_gap_wl_tx_add API to add a device in whitelist, other fixes
|
2025-03-07 14:34:01 +05:30 |
|
Rahul Tank
|
2b897075a7
|
fix(nimble): Fix SC only pairing failure
|
2025-03-05 19:45:27 +05:30 |
|
Rahul Tank
|
fbec1c0964
|
Merge branch 'bugfix/fix_link_estab_compile_failure_v5.1' into 'release/v5.1'
fix(nimble): Handle probable release breaking change (v5.1)
See merge request espressif/esp-idf!37437
|
2025-03-05 14:56:02 +08:00 |
|
Wang Meng Yang
|
28035c9873
|
Merge branch 'bugfix/spp_mem_leak_v5.1' into 'release/v5.1'
fix(bt/bluedroid): fixed memory leaks in SPP callback mode (v5.1)
See merge request espressif/esp-idf!37388
|
2025-03-05 09:09:21 +08:00 |
|
Rahul Tank
|
e620fddc85
|
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:47:09 +05:30 |
|
Rahul Tank
|
22e5ec0cc5
|
Merge branch 'bugfix/set_data_len_post_conn_v5.1' into 'release/v5.1'
fix(nimble): update data length after connection for all chips (v5.1)
See merge request espressif/esp-idf!37291
|
2025-03-01 16:36:20 +08:00 |
|
Jin Cheng
|
674036910a
|
fix(bt/bluedroid): fixed memory leaks in SPP callback mode
|
2025-02-28 16:16:02 +08:00 |
|
Island
|
e7019570a6
|
Merge branch 'feat/support_ble_vendor_hci_event_report_v5.1' into 'release/v5.1'
feat(bt/bluedroid): Support BLE vendor hci event reporting (v5.1)
See merge request espressif/esp-idf!37351
|
2025-02-28 14:30:38 +08:00 |
|
Jiang Jiang Jian
|
cfc64c7299
|
Merge branch 'bugfix/ifdef_cplusplus_bracket_v5.1' into 'release/v5.1'
bugfix(wifi): Add missing brackets in the C++ guard (Backport v5.1)
See merge request espressif/esp-idf!36848
|
2025-02-28 11:53:00 +08:00 |
|
Rahul Tank
|
1689287f4a
|
fix(nimble): update data length after connection for all chips
|
2025-02-27 20:59:00 +05:30 |
|
Rahul Tank
|
bec000aa18
|
Merge branch 'bugfix/deprecate_link_estab_v5.1' into 'release/v5.1'
fix(nimble): Deprecate link_estab event (v5.1)
See merge request espressif/esp-idf!37060
|
2025-02-27 23:19:41 +08:00 |
|
akshat
|
e4ed53d412
|
bugfix(wifi): Add missing brackets in the C++ guard
Closes https://github.com/espressif/esp-idf/issues/14991
|
2025-02-27 15:52:10 +08:00 |
|
chenjianhua
|
2e2e44d680
|
feat(bt/bluedroid): Support BLE vendor hci event reporting
|
2025-02-27 14:57:03 +08:00 |
|
chenjianhua
|
70c7675b45
|
feat(bt/bluedroid): Support BLE setting vendor event mask
|
2025-02-27 14:54:47 +08:00 |
|
zhanghaipeng
|
899140216b
|
fix(ble/bluedroid): Added SPI output support for Bluedroid host log
|
2025-02-27 13:11:38 +08:00 |
|
zhanghaipeng
|
45580bb73e
|
fix(ble/bluedroid): Support SPI log output options for HCI
|
2025-02-27 13:10:32 +08:00 |
|
Rahul Tank
|
303e83df31
|
fix(nimble): Keep only BLE_GAP_EVENT_CONNECT gap event
|
2025-02-23 15:15:05 +05:30 |
|
Zhang Hai Peng
|
d3051495a5
|
fix(ble/bluedroid): Fix adv data and scan rsp data not reported together in BLE active scan
(cherry picked from commit 7f2cedc048)
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
|
2025-02-21 16:13:33 +08:00 |
|
Wang Meng Yang
|
76ea699a0a
|
Merge branch 'bugfix/sdp_uuid16_match_err_v5.1' into 'release/v5.1'
fix(bt): Fix the incorrect record found using uuid16 search(v5.1)
See merge request espressif/esp-idf!36852
|
2025-02-20 14:11:04 +08:00 |
|
Jiang Jiang Jian
|
dead621f29
|
Merge branch 'bugfix/remove_unused_sco_state_v5.1' into 'release/v5.1'
Bugfix/remove unused sco state (v5.1)
See merge request espressif/esp-idf!36732
|
2025-02-20 11:02:25 +08:00 |
|
Island
|
e7629d043f
|
Merge branch 'feat/support_ble_debug_with_gpio_v5.1' into 'release/v5.1'
Support change HID task size by Kconfig in HID example (v5.1)
See merge request espressif/esp-idf!36996
|
2025-02-19 16:37:08 +08:00 |
|
xiongweichao
|
34a7d3f33f
|
fix(bt): Fixed SDP record integrity check bug
|
2025-02-19 10:29:33 +08:00 |
|
xiongweichao
|
a81cb61168
|
fix(bt/bluedroid): Fixed incorrect types of some variables in SDP
|
2025-02-19 10:29:33 +08:00 |
|
xiongweichao
|
0b92fe67d3
|
fix(bt): Fix incorrect type returned when searching SAP record
|
2025-02-19 10:29:33 +08:00 |
|
xiongweichao
|
6ba3158f36
|
fix(bt): Fix the incorrect record found using uuid16 search
|
2025-02-19 10:29:33 +08:00 |
|
Astha Verma
|
678ba59167
|
fix(nimble): Handle nested locks when BT_NIMBLE_DEBUG enabled
|
2025-02-17 15:01:21 +05:30 |
|
Abhinav Kudnar
|
05dce52b18
|
feat(nimble): Add offset in GATT server long read context
|
2025-02-17 15:00:41 +05:30 |
|
Rahul Tank
|
c5e4d76538
|
fix(nimble): Handle not sending disconnect event if connect was not sent
|
2025-02-17 14:59:50 +05:30 |
|
Astha Verma
|
eea8166aa6
|
fix(nimble): fix NVS corruption
|
2025-02-17 14:58:35 +05:30 |
|
Astha Verma
|
f31929e611
|
fix(nimble): Added sync reattempt for periodic adv
|
2025-02-17 14:58:01 +05:30 |
|
Astha Verma
|
64af22a38b
|
fix(nimble): Enhanced error handling by adding to print core error definitions
|
2025-02-17 14:57:27 +05:30 |
|
Abhinav Kudnar
|
05aa2fd603
|
fix(nimble): Save the gatt context in case of preemption
|
2025-02-17 14:56:31 +05:30 |
|
Rahul Tank
|
69ef176ad5
|
fix(nimble): Fixed warnings with COMPILTER_WARN_WRITE_STRINGS set
|
2025-02-17 14:55:25 +05:30 |
|
Rahul Tank
|
5d9e871f17
|
fix(nimble): Fix compilation issues for different flag combinations
|
2025-02-17 14:51:09 +05:30 |
|
Abhinav Kudnar
|
c060d841c5
|
feat(nimble): Additional changes in PAWR IDF Examples/support for ESP IP
|
2025-02-17 14:49:06 +05:30 |
|
Rahul Tank
|
e20e949251
|
fix(nimble): Reset data length global variables
|
2025-02-17 14:49:06 +05:30 |
|
Rahul Tank
|
fd06a8980d
|
fix(nimble): Fixed a typo in Kconfig file
|
2025-02-17 14:49:06 +05:30 |
|
Astha Verma
|
670ecb38a9
|
fix(nimble): Added HCI_Read_Remote_Version_Information command
|
2025-02-17 14:49:06 +05:30 |
|
Rahul Tank
|
18dedd6e05
|
fix(nimble): Clear our and peer security records during unpair
|
2025-02-17 14:49:06 +05:30 |
|
Zhang Hai Peng
|
c8adc1a9ff
|
fix(ble/bluedroid): Don't log error on 16/128-bit UUID mixed descriptors
(cherry picked from commit fed1d41aa7)
Co-authored-by: Nebojša Cvetković <nebkat@gmail.com>
|
2025-02-17 11:14:42 +08:00 |
|
Zhang Hai Peng
|
445d961f22
|
refactor(ble/bluedroid): Fix typos in gatt_sr.c
(cherry picked from commit 63b2dcc3a7)
Co-authored-by: Nebojsa Cvetkovic <nebkat@gmail.com>
|
2025-02-17 11:14:39 +08:00 |
|
Zhang Hai Peng
|
29ad22ae04
|
fix(ble/bluedroid): Allow 0 length indications
(cherry picked from commit 9b5a52e2f7)
Co-authored-by: Nebojsa Cvetkovic <nebkat@gmail.com>
|
2025-02-17 11:14:37 +08:00 |
|
Zhang Hai Peng
|
ff48bad77c
|
refactor(ble/bluedroid): Fix typos in bta_gatts_act.c
(cherry picked from commit a8041a9953)
Co-authored-by: Nebojsa Cvetkovic <nebkat@gmail.com>
|
2025-02-17 11:14:33 +08:00 |
|
Wang Mengyang
|
e558b37b45
|
change(bt): Remove unused state variable for (e)SCO disconnect reason in Bluedroid
|
2025-02-05 10:09:13 +08:00 |
|
Zhang Hai Peng
|
d658f5a8da
|
docs(ble/bluedroid): Added BLE log when bond info was deleted
(cherry picked from commit c9cdf51b05)
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
|
2025-01-10 21:03:41 +08:00 |
|
Zhang Hai Peng
|
11639893c3
|
docs(ble/bluedroid): Optimize doc for registering BLE callback functions
(cherry picked from commit d84ccadf90)
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
|
2025-01-10 21:03:41 +08:00 |
|