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
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
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
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
Wei Yu Han
19b5381c99
Merge branch 'refactor/optimize_ble_gatt_api_doc' into 'master'
...
refactor(bt/bluedroid): Optimize BLE GATT related APIs reference
See merge request espressif/esp-idf!34650
2024-12-23 14:34:34 +08:00
Chen Jian Hua
dbbf154551
refactor(bt/bluedroid): Optimize BLE GATT related APIs reference
2024-12-23 14:34:33 +08:00
Wang Meng Yang
6109542fb5
Merge branch 'feature/support_get_play_status_in_avrcp' into 'master'
...
feat(bt/bluedroid): Support get play status in AVRCP CT
See merge request espressif/esp-idf!35674
2024-12-23 09:39:28 +08:00
linruihao
4a9a6b1832
feat(bt/bluedroid): Support get play status in AVRCP CT
2024-12-20 15:40:01 +08:00
linruihao
d679115379
change(bt/bluedroid): Some minor changes in bluedroid
...
- Increase the number of BTM security records for services
- Fix a coding style issue in OBEX and GOEP
2024-12-20 15:39:02 +08:00
Island
b48aa9823b
Merge branch 'fix/blufi_example_mem_access' into 'master'
...
fix(ble/blufi): Fixed blufi example security issue
Closes BLERP-1399
See merge request espressif/esp-idf!35736
2024-12-19 15:06:52 +08:00
zhanghaipeng
c9cdf51b05
docs(ble/bluedroid): Added BLE log when bond info was deleted
2024-12-19 11:27:49 +08:00
zhanghaipeng
117aa74705
fix(ble/bluedroid): Fixed BLE feature selection configuration
2024-12-18 17:07:22 +08:00
zhanghaipeng
d84ccadf90
docs(ble/bluedroid): Optimize doc for registering BLE callback functions
2024-12-18 11:42:17 +08:00
chenjianhua
23455ea9c2
fix(bt/bluedroid): Fixed failure to get host status when host is not enabled
2024-12-11 14:39:56 +08:00
chenjianhua
6d1160b2e6
feat(bt/bluedroid): Added config for saving BLE bonding keys to NVS
2024-12-11 14:38:59 +08:00
Wang Meng Yang
cb3ac7429c
Merge branch 'feature/support_bt_pba_client' into 'master'
...
feature(bt/bluedroid): Support bt pba client
Closes BT-3326 and IDFGH-10260
See merge request espressif/esp-idf!34260
2024-12-09 11:26:01 +08:00
linruihao
42c0f17b7d
feat(bt/bluedroid): Support PBAP client role
...
Closes https://github.com/espressif/esp-idf/issues/11522
2024-12-06 15:31:57 +08:00
Jin Cheng
185b4d9d44
fix(bt/bluedroid): fixed access NULL in HFP callback handler
2024-12-05 13:19:18 +08:00
linruihao
23ed275eff
fix(bt/bluedroid): Allow adding empty header in OBEX and GOEP
2024-12-03 17:02:39 +08:00
linruihao
88913c8ba5
change(bt/bluedroid): Remove a duplicate macro in OBEX
2024-12-03 17:02:39 +08:00
linruihao
c28703c919
feat(bt/bluedroid): Allow using bitwise OR on GOEP return value
2024-12-03 17:02:39 +08:00
linruihao
b2856253e8
feat(bt/bluedroid): Support OBEX over RFCOMM feature
2024-12-03 17:02:39 +08:00
linruihao
0784ee0102
fix(bt/bluedroid): Fix memory leak in AVRCP cover art get image
2024-12-03 17:02:39 +08:00
linruihao
219cd0341a
fix(bt/bluedroid): Fix l2cap psm not dereister when obex disconnect
2024-12-03 17:02:39 +08:00
chenjianhua
602b3e59f6
fix(bt/bluedroid): Fixed connection params copying when creating LE connection
2024-12-03 15:06:06 +08:00
chenjianhua
e5789a8ca1
feat(ble/bluedroid): Support setting connection params when creating connection
2024-11-26 12:10:27 +08:00
zhanghaipeng
7e536a7ba1
fix(ble/bluedroid): Optimize BLE API "esp_ble_gattc_enh_open"
2024-11-26 12:10:27 +08:00
Wang Meng Yang
56a55c0935
Merge branch 'bugfix/disconn_sdp_upon_wrong_data' into 'master'
...
fix(bt/bluedroid): disconnect SDP connection on receiving incorrect response
Closes BTQABR2023-170
See merge request espressif/esp-idf!34920
2024-11-25 08:15:39 +08:00
Wang Meng Yang
4097a27c20
Merge branch 'bugfix/sdp_get_uuid_error' into 'master'
...
fix(bt/bluedroid): fixed issues introduced by byte alignment
Closes BTQABR2023-402
See merge request espressif/esp-idf!34983
2024-11-25 08:13:00 +08:00
Jin Cheng
fdcf89ae6b
feat(bt/bluedroid): added events to indicate the profile states of HFP
2024-11-22 17:14:16 +08:00
xiongweichao
19bf3ece26
fix(bt/bluedroid): fixed issues introduced by byte alignment
...
- esp_bt_uuid_t is byte aligned, tBT_UUID is 4-byte aligned.
2024-11-22 10:37:14 +08:00
Island
79f26ad603
Merge branch 'bugfix/fix_set_perfer_ext_conn_param' into 'master'
...
fix(bt/bluedroid): Fixed setting perfer conn params complete event report
Closes BLERP-1185
See merge request espressif/esp-idf!34648
2024-11-20 10:30:45 +08:00
Island
21acfc2855
Merge branch 'bugfix/fix_bleqabr24_1635' into 'master'
...
fix(bt/bluedroid): Fixed LE channel selection algorithm event reporting
Closes BLERP-1230
See merge request espressif/esp-idf!34850
2024-11-20 10:30:40 +08:00
Jin Cheng
2b334d1dfa
fix(bt/bluedroid): disconnect SDP connection on receiving incorrect response
2024-11-20 08:20:40 +08:00
Island
f420609c33
Merge branch 'bugfix/fix_ble_creat_conn_fail_enh' into 'master'
...
fix(ble/bluedroid): Fixed BLE create connection fail because of invalid own address type
Closes BLERP-639
See merge request espressif/esp-idf!34895
2024-11-19 12:06:26 +08:00
zhanghaipeng
b65f8a98bd
fix(ble/bluedroid): Fixed BLE create connection fail because of invalid own address type
2024-11-18 17:48:42 +08:00
Wang Meng Yang
03b6436745
Merge branch 'bugfix/rx_invalid_cmd_err_code' into 'master'
...
fix(bt/bluedroid): Fixed the incorrect error code returned when receiving an invalid command
Closes BT-3899
See merge request espressif/esp-idf!34872
2024-11-18 16:43:54 +08:00
zhanghaipeng
59d20e80d3
fix(bt/bluedroid): Fixed classic bt build fail when enable dynamic memory and disable BLE
2024-11-14 21:17:13 +08:00
xiongweichao
4b4a9a2174
fix(bt/bluedroid): Fixed the incorrect error code returned
...
when receiving an invalid command
2024-11-14 10:20:53 +08:00
chenjianhua
ef4679d8c4
fix(bt/bluedroid): Fixed LE channel selection algorithm event reporting
2024-11-12 19:34:37 +08:00
Island
87e4f63c77
Merge branch 'feature/ble_mesh_50_api_minimal' into 'master'
...
Feature/ble mesh 50 api minimal
Closes BLERP-1211 and BLERP-1212
See merge request espressif/esp-idf!31510
2024-11-11 14:22:31 +08:00
luoxu
a86bb375f7
feat(ble_mesh): Support BLE 5.0 for BLE Mesh
2024-11-08 14:17:52 +08:00
Wang Meng Yang
f0ab551348
Merge branch 'bugfix/fix_avrc_absolute_volume_compatibility' into 'master'
...
bugfix/fix_avrc_absolute_volume_compatibility
Closes FCS-1619
See merge request espressif/esp-idf!34563
2024-11-08 11:07:46 +08:00
xuzhekai
4b352d1c4f
fix(bt/bluedroid): Fixed setting perfer conn params complete event report
2024-11-05 10:51:58 +08:00