darshan.dobariya
9fa4ff5300
fix(nimble): Update Menuconfig option to remove separate 5.2 feature option
2023-07-27 14:38:53 +05:30
Rahul Tank
4d301ef3a2
fix(nimble): Update connection type in reattempt connection code
...
Added change to set connection type correctly and clear array when it is
full in reattempt connection flow
2023-07-20 09:37:34 +05:30
Jiang Jiang Jian
55976a5bd7
Merge branch 'bugfix/fix_some_bluedroid_bugs_v5.0' into 'release/v5.0'
...
Fixed some bluedroid bugs (backport v5.0)
See merge request espressif/esp-idf!24861
2023-07-19 17:07:33 +08:00
Rahul Tank
baecf8d44f
Merge branch 'feature/services_health_therm_v5.0' into 'release/v5.0'
...
NimBLE: Added health thermometer profile (v5.0)
See merge request espressif/esp-idf!24834
2023-07-19 15:13:20 +08:00
chenjianhua
902c6973f1
fix(bt/bluedroid): Fix memory leak of gattc cache upon disconnection
2023-07-18 11:44:43 +08:00
chenjianhua
7ca9ca6f90
bluedroid: fixed compile warning when optimize for performance
2023-07-18 11:41:44 +08:00
Jiang Jiang Jian
1853b46a37
Merge branch 'backport_v5.0' into 'release/v5.0'
...
fix(bt): Fix the issue of not printing the Bluetooth MAC address for ESP32(backport v5.0)
See merge request espressif/esp-idf!24779
2023-07-18 10:52:39 +08:00
isha.pardikar@espressif.com
642aba7c03
feat (Nimble): Added Health Thermometer as a service
2023-07-17 14:20:05 +05:30
isha.pardikar@espressif.com
71f5dc4973
NimBLE: Added health thermometer profile
2023-07-17 11:24:04 +05:30
Rahul Tank
c68e7eab06
Merge branch 'bugfix/fix_config_option_v5.0' into 'release/v5.0'
...
Nimble: Fixed setting macro values based on selected configuration (v5.0)
See merge request espressif/esp-idf!24138
2023-07-14 21:23:51 +08:00
Island
168f2adc28
Merge branch 'update/ble_mesh_debug_log_level_update_v5.0' into 'release/v5.0'
...
update(ble_mesh: stack): Update provisioning bearer check debug log to INFO level (v5.0)
See merge request espressif/esp-idf!24770
2023-07-14 16:56:11 +08:00
Rahul Tank
bc2772819d
fix (nimble): Fixed setting macro values based on selected configuration
2023-07-14 11:51:14 +05:30
zhanghaipeng
e8810e86fc
fix(bt): Fix the issue of not printing the Bluetooth MAC address for ESP32
...
- Add a log statement to print the Bluetooth MAC address
2023-07-13 16:42:48 +08:00
zhanghaipeng
cddca1adf4
fix(bt): Fix ble advertising data length 0 error
...
- Fixed an issue where the BLE advertisement length of 0 was causing an error
2023-07-13 16:42:48 +08:00
Liu Linyan
c6d190e568
update(ble_mesh: stack): Update provisioning bearer check debug log to INFO level
2023-07-13 14:39:01 +08:00
Rahul Tank
aa4635e52f
Nimble: Removed the extra status field in the enh read transmit power level
2023-07-13 10:48:31 +05:30
Rahul Tank
ff9b9583ab
Merge branch 'bugfix/fix_exception_in_wifi_prov_v5.0' into 'release/v5.0'
...
Nimble: Increase the number of semaphore count for allocation (v5.0)
See merge request espressif/esp-idf!24470
2023-07-13 13:00:35 +08:00
Jiang Jiang Jian
7c149c9fcc
Merge branch 'feature/update_avrcp_v1.5_v5.0' into 'release/v5.0'
...
change(bt/Bluedroid): Update AVRCP version to 1.5(v5.0)
See merge request espressif/esp-idf!24583
2023-07-13 09:48:16 +08:00
Jiang Jiang Jian
d3031ddddc
Merge branch 'bugfix/fix_some_bt_controller_bug_v5.0' into 'release/v5.0'
...
component_bt:Fixed some bluetooth bugs(v5.0)
See merge request espressif/esp-idf!24711
2023-07-13 07:52:21 +08:00
Rahul Tank
fdfe75a1fd
Nimble: Increase the number of semaphore count to allow more semaphore
...
allocation
Also updated the return value check for sem / mutex init to catch
allocation failure
2023-07-12 15:30:21 +05:30
Jiang Jiang Jian
2173ff9cc0
Merge branch 'bugfix/resume_ext_scan_pti_in_time_v5.0' into 'release/v5.0'
...
bt: fix the issue that BLE scan uses high priority incorrectly and causes Wi-Fi unable to work normally on ESP32-C3 and ESP32-S3(backport v5.0)
See merge request espressif/esp-idf!24404
2023-07-12 10:51:54 +08:00
Rahul Tank
82ce7dc165
Merge branch 'feature/expose_addr_resolv_out_stack_v5.0' into 'release/v5.0'
...
Nimble:Added change to expose addr resolution API outside stack_v5.0
See merge request espressif/esp-idf!23247
2023-07-12 04:21:32 +08:00
wangmengyang
9b96d5bd96
bt-coexist: fix the issue for BLE scan in using whitelist that scan PTI keeps high and not resumes after reception of ADV_EXT_IND but no AUX_ADV_IND followed on ESP32-C3 and ESP32-S3, which causes Wi-Fi unable to work normally
2023-07-11 22:11:04 +08:00
Island
10c1004629
Merge branch 'feature/update_ble_libs_5.0' into 'release/v5.0'
...
ble: Updated the libbt for ESP32-C2
See merge request espressif/esp-idf!24652
2023-07-11 21:40:05 +08:00
xiongweichao
d666536a21
change(bt/Bluedroid): Update AVRCP version to 1.5
2023-07-11 11:43:59 +00:00
xiongweichao
1c5619b738
bt: Fixed some bluetooth bugs
...
1. Fixed LC_AFH_UPDATE_IND has not benn processed causing memory exhaustion
2. Fixed no free elt in prog push
3. Fixed disconnect due to sniff with error Dsniff
4. Fixed the problem that the host continued to send ACL data to the controller after disconnection, which caused the connection to fail again
2023-07-11 19:37:21 +08:00
chenjianhua
5d7b60ec5c
Update bt-lib for esp32
...
- Fixed memory leak when setting adv data
2023-07-11 19:37:17 +08:00
xiongweichao
2cf7834db5
components/bt: Fix crash due to NULL point
2023-07-11 19:37:12 +08:00
Rahul Tank
55559c3b5b
Nimble:Added change to expose addr resolution API outside stack
2023-07-11 11:36:06 +05:30
Rahul Tank
67f6b668bd
Merge branch 'bufix/fix_assert_while_stack_deinit_v5.0' into 'release/v5.0'
...
fix(nimble): Fix assert due to controller event while stack deinit (v5.0)
See merge request espressif/esp-idf!24621
2023-07-11 12:50:48 +08:00
Rahul Tank
007ae93913
Merge branch 'bugfix/expose_clear_all_wl_api_v5.0' into 'release/v5.0'
...
fix(Nimble): Expose API to clear all addresses in whitelist out of stack (v5.0)
See merge request espressif/esp-idf!24308
2023-07-11 12:24:35 +08:00
Jiang Jiang Jian
095bb9f015
Merge branch 'bugfix/sdp_32_and_128_bit_UUID_v5.0' into 'release/v5.0'
...
bt:Fixed SDP not being able to configure 32-bit and 128-bit UUID(v5.0)
See merge request espressif/esp-idf!24443
2023-07-11 12:24:07 +08:00
Jiang Jiang Jian
12d9bafc37
Merge branch 'docs/update_esp_hid_host_v5.0' into 'release/v5.0'
...
[docs] fix documents for Bluetooth HID Host API reference (backport v5.0)
See merge request espressif/esp-idf!24390
2023-07-11 12:23:54 +08:00
Jiang Jiang Jian
5cb2736de6
Merge branch 'bugfix/alarm_not_free_when_a2dp_deinit_v5.0' into 'release/v5.0'
...
bugfix/Fixed the issue of alarm leak (v5.0)
See merge request espressif/esp-idf!24352
2023-07-11 12:23:33 +08:00
Jiang Jiang Jian
10ee73839f
Merge branch 'bugfix/hfp_packet_type_err_v5.0' into 'release/v5.0'
...
Revised (e)SCO configuration parameter sets (v5.0)
See merge request espressif/esp-idf!24347
2023-07-11 12:23:16 +08:00
Jiang Jiang Jian
40aac8601b
Merge branch 'bugfix/fix_some_ble_bugs_v5.0' into 'release/v5.0'
...
Fixed some BLE bugs (backport v5.0)
See merge request espressif/esp-idf!24276
2023-07-11 12:21:07 +08:00
Shen Weilong
9e0bd6f7aa
ble: Update the libbt for ESP32-C2
2023-07-11 11:41:48 +08:00
Island
0f44414ce0
Merge branch 'bugfix/added_chip_based_cca_config_v5.0' into 'release/v5.0'
...
ble: fix cca for esp32c2
See merge request espressif/esp-idf!24256
2023-07-11 11:36:03 +08:00
Jin Cheng
f0a53601e0
Fixed the issue of alarm leak in hf-ag
2023-07-10 06:08:22 +00:00
Jin Cheng
3061770e7b
Fixed the issue of alarm leak in A2DP
2023-07-10 06:08:22 +00:00
Jin Cheng
1b7e47d3d3
Revised (e)SCO configuration parameter sets
2023-07-10 06:07:55 +00:00
Roshan Bangar
b4c8d92d94
fix(nimble): Fix assert due to controller event while stack deinit
2023-07-06 11:49:09 +05:30
chenjianhua
64a2778d5f
bluedroid: fixed gatt tcb free when disconnecting
2023-06-29 20:55:37 +08:00
cjin
75bd131a54
ble: fix cca for esp32c2
2023-06-29 20:02:34 +08:00
Ilia Lutchenko
837a46b5a7
btc_sdp: add_raw_sdp: fix 32 and 128-bit uuid configuration
...
Added proper conversion of 4 and 16-byte UUIDs values to binary streams.
UUIDs now set with SDP_AddAttribute() instead of
SDP_AddServiceClassIdList().
2023-06-28 14:18:20 +08:00
wangmengyang
49bb1e85b7
component/docs: enable generation of API-reference documents for Bluetooth HID host
2023-06-25 15:37:54 +08:00
gongyantao
df68489f15
resolve the conflicts
2023-06-25 15:37:54 +08:00
Rahul Tank
da223dd790
Nimble: Expose API to clear all addresses in whitelist out of stack
2023-06-21 15:55:58 +05:30
chenjianhua
da7cbbfb7f
Update bt-lib for esp32
...
1 Fixed disconnection delay on peripheral when slave latency is not zero
2 Fixed LLCP info init for central and peripheral
3 Fixed sent cmd status evt twice when process disconnect cmd
2023-06-16 11:41:24 +08:00
chenjianhua
2be8e6e086
Update bt lib for ESP32-C3 and ESP32-S3
...
- Fixed crash when controller initialization fails due to insufficient memory
2023-06-16 11:41:19 +08:00