Jin Cheng
b79fcbb9d7
fix(bt/controller): Parse out the correct packet types from Host parameters
...
- For HCI command HCI_Enhanced_Setup_Synchronous_Connection
2024-04-30 17:38:58 +08:00
zhanghaipeng
49cab1a22f
fix(ble/bluedroid): Fixed BLE report event when connection fails
2024-04-28 15:44:13 +08:00
Island
39a1e17c32
Merge branch 'bugfix/fix_ble_coex_assert' into 'master'
...
fix(bt): Update esp32 bit-lib (4012cfb)
Closes BT-3674 and BLERP-715
See merge request espressif/esp-idf!30447
2024-04-28 10:48:24 +08:00
zhanghaipeng
4b083ca59c
feat(ble/bluedroid): Support BLE command status debug log
2024-04-26 17:08:17 +08:00
zhanghaipeng
89b848d018
fix(ble/controller): Update esp32 bt-lib (4012cfb)
...
- Fixed BLE coex assert
- Fixed BLE DTM status and tx count
2024-04-26 16:43:31 +08:00
Island
6c032a0b70
Merge branch 'bugfix/fix_some_ble_bugs_240420' into 'master'
...
Fixed some BLE bugs 240420 on ESP32C3 (a771b7c)
Closes BLERP-704, BLERP-705, BLERP-706, BLERP-707, BLERP-708, and BLERP-709
See merge request espressif/esp-idf!30400
2024-04-26 16:37:46 +08:00
Rahul Tank
9433067f33
fix(nimble): Expose API to set RPA Timeout
2024-04-23 11:21:26 +05:30
chenjianhua
22cdf8db16
fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(a771b7c)
...
- Fixed assert when starting advertising due to preemption
- Fixed RPA generation after each reboot
- Fixed RPA renew timer start and stop
2024-04-23 11:30:02 +08:00
Island
148aa32c64
Merge branch 'feat/optimzie_ble_ctrl_memory' into 'master'
...
ble: support only legacy adv and slave function on esp32c2
Closes BLERP-675
See merge request espressif/esp-idf!30186
2024-04-22 22:50:58 +08:00
Wang Meng Yang
64bb591ef3
Merge branch 'bugfix/hf_local_param_null' into 'master'
...
fix(bt/bluedroid): allocate memory for control block of HFP Audio Gateway in...
See merge request espressif/esp-idf!30123
2024-04-22 15:25:06 +08:00
zwl
dcb9780302
ble: optimize bt cmakelists.txt file
2024-04-22 11:25:04 +08:00
zwl
917134f890
ble: support only legacy adv and slave function on esp32c2
2024-04-22 11:25:04 +08:00
Wang Meng Yang
14bf30d5b6
Merge branch 'bugfix/optimize_hidh_connection' into 'master'
...
fix(bt/bluedroid): Fix HID Host connection bugs
Closes BT-3680
See merge request espressif/esp-idf!30160
2024-04-22 09:33:28 +08:00
Zhi Wei Jian
713e36e776
Merge branch 'bugfix/remove_ble_func_discard_declaration' into 'master'
...
fix(ble/bluedroid): Remove BLE functions discard declaration
Closes BLERP-663
See merge request espressif/esp-idf!30011
2024-04-18 19:00:55 +08:00
zhiweijian
b9a1756202
fix(ble/bluedroid): Remove BLE functions discard declaration
...
fix(nt/bluedroid): Split the device name set functions
feat(bt/bluedroid): added APIs to get/set device name on BT GAP side
change(bt/common): Marked some APIs in device module as deprecated
1. esp_bt_dev_set_device_name
2. esp_bt_dev_get_device_name
change(bt/bluedroid): use BT GAP APIs to set/get device name in bluetooth classic examples
change(bt/bluedroid): use BT/BLE GAP APIs to set/get device name in coexist examples
2024-04-18 15:53:54 +08:00
zhiweijian
5725595d84
fix(ble/bluedroid): Remove esp_bluedroid_init() discard declaration
2024-04-18 15:53:30 +08:00
Rahul Tank
d80a4e0ce1
Merge branch 'bugfix/fix_hex2val_ret' into 'master'
...
fix(nimble): Add check for return value of hex2val
Closes BT-3695
See merge request espressif/esp-idf!30304
2024-04-18 14:00:21 +08:00
Island
2cdd56ebc3
Merge branch 'bugfix/fixed_coex_asset_on_esp32c2' into 'master'
...
ble: fixed an occasional assertion issue in coexistence scenarios on ESP32C2
See merge request espressif/esp-idf!30300
2024-04-18 10:54:15 +08:00
Island
fc4e48dca5
Merge branch 'bugfix/fix_ble_appearance' into 'master'
...
Fixed BLE appearance category ranges
Closes IDFGH-12628
See merge request espressif/esp-idf!30284
2024-04-18 10:43:23 +08:00
zhanghaipeng
0a4636a8be
fix(ble/bluedroid): Fixed set BLE appearance value
2024-04-17 20:38:36 +08:00
Rahul Tank
7ee1e0b8fb
fix(nimble): Add check for return value of hex2val
2024-04-17 18:07:59 +05:30
Island
e82a723abf
Merge branch 'bugfix/ble_mesh_fsm_list_init' into 'master'
...
bugfix/ble_mesh_fsm_list_init
Closes BLERP-539 and BLERP-451
See merge request espressif/esp-idf!30281
2024-04-17 20:09:52 +08:00
Wang Meng Yang
d8ddc102f6
Merge branch 'bugfix/crash_after_bluedroid_deinit' into 'master'
...
fix(bt/bluedroid): Fixed controller using null pointer after bluedroid deinit
Closes BTQABR2023-248
See merge request espressif/esp-idf!30172
2024-04-17 17:26:06 +08:00
zwl
d0c1ff0376
ble: fixed an occasional assertion issue in coexistence scenarios on ESP32C2
2024-04-17 14:46:02 +08:00
luoxu
b6c09192c8
fix(ble_mesh): rpr server and df bug fixed(10f7fdc1a9)
2024-04-17 11:14:18 +08:00
Sumeet Singh
19ad84f008
fix(nimble): Removed code for termination upon signed write operation failure
2024-04-16 09:57:25 +05:30
Island
46e0760619
Merge branch 'feat/support_ble_add_device_to_resolving_list' into 'master'
...
feat(ble/bluedroid): Support BLE add device to resolving list
Closes BLERP-681
See merge request espressif/esp-idf!30216
2024-04-16 10:35:16 +08:00
zhanghaipeng
9ae6007b5b
feat(ble/bluedroid): Support create BLE static random address and NRPA
2024-04-15 21:04:52 +08:00
zhanghaipeng
36c9953588
feat(ble/bluedroid): Support BLE add device to resolving list
2024-04-15 19:37:02 +08:00
Island
8e0714341a
Merge branch 'feat/support_qa_test_vendor_hci_esp32c3' into 'master'
...
Support QA test vendor HCI command and event on ESP32C3
Closes BLERP-578
See merge request espressif/esp-idf!29282
2024-04-15 14:08:40 +08:00
Island
caf0712174
Merge branch 'feat/support_qa_test_vendor_hci_esp32' into 'master'
...
Support QA test vendor HCI command and event on ESP32
Closes BLERP-578
See merge request espressif/esp-idf!29372
2024-04-15 14:08:34 +08:00
Jin Cheng
081dc80eb8
fix(bt/bluedroid): allocate memory for control block of HFP Audio Gateway in its initialization when dynamic memory is wnabled
2024-04-15 11:20:55 +08:00
Rahul Tank
f2fd8192fc
fix(nimble): Fix compilation issues when CCCD is set to 0
2024-04-12 11:01:47 +05:30
Rahul Tank
052e884f34
Merge branch 'bugfix/fix_cve_2024_24746' into 'master'
...
fix(nimble): Fix for Vulnerability CVE_2024_24746
See merge request espressif/esp-idf!30106
2024-04-12 13:12:35 +08:00
Wang Meng Yang
d4552c6274
Merge branch 'bugfix/bt_bss_in_extram' into 'master'
...
BT: Fix non-existent linker symbol when ESP_ALLOW_BSS_SEG_EXTERNAL_MEMORY enabled
Closes IDFGH-9017
See merge request espressif/esp-idf!21790
2024-04-12 08:57:10 +08:00
Rahul Tank
1e8c5fb247
fix(nimble): Fix for Vulnerability CVE_2024_24746
2024-04-11 19:28:44 +05:30
Rahul Tank
8a061af163
Merge branch 'feat/add_data_len_chg_evt' into 'master'
...
fix(nimble): Add support for data length change evt
Closes BLERP-666 and BLERP-665
See merge request espressif/esp-idf!29799
2024-04-11 21:09:53 +08:00
Island
0545816211
Merge branch 'bugfix/fix_ble_max_attribute_value' into 'master'
...
fix(ble/bluedroid): Fixed BLE GATT max length of an attribute value
Closes IDFGH-12362
See merge request espressif/esp-idf!30155
2024-04-11 19:11:20 +08:00
Rahul Tank
beb87e30f0
fix(nimble): Add support for data length change evt
2024-04-11 11:01:59 +05:30
xiongweichao
f535fdff2d
fix(bt/bluedroid): Fixed crash after bluedroid deinit
...
hci_host_env.downstream_data_ready is set to NULL during bluedroid deinit,
causing the controller to use a null pointer when calling callback.
2024-04-11 10:39:44 +08:00
Rahul Tank
fdd630425d
fix(nimble): Fix the size of num_packets in dtm event
2024-04-10 19:26:07 +05:30
Xu Xiao
f0365ba6b5
Merge branch 'chip/esp32c5_beta3_support_wifi_rebase_master' into 'master'
...
feat(wifi): add esp32c5 beta3 wifi support
See merge request espressif/esp-idf!29296
2024-04-10 20:21:47 +08:00
Zhi Wei Jian
48464e91bd
Merge branch 'feature/move_vendor_hci_api_to_ble_part' into 'master'
...
feat(ble/bluedroid): move vendor hci api to ble internal code
Closes BLERP-669
See merge request espressif/esp-idf!30117
2024-04-10 19:43:36 +08:00
zhanghaipeng
20a780da8c
fix(ble/bluedroid): Fixed BLE GATT max length of an attribute value
2024-04-10 19:41:46 +08:00
Wang Mengyang
d69767fcb8
change(bt): Follow the same implementation of esp_bt_mem_release on ESP32-C5
2024-04-10 19:13:17 +08:00
Wang Mengyang
745922ac72
change(bt): Add a test for release bt .bss and .data memory to heap
...
1. use nimble host, initialize and then deinitialize bt stack in the test
2. support tests for different SoC targets and multiple configuration options
2024-04-10 19:13:17 +08:00
Wang Mengyang
95a249e3f6
change(bt): Modify test_app directory layout
...
- Existing test app is put in a new subdirectory "basic_unit_test"
2024-04-10 19:13:17 +08:00
Wang Mengyang
1d9559cc9d
change(bt): Rename linker script file names and symbol names
...
1. rename linker files
2. support memory release in case that ESP_ALLOW_BSS_SEG_EXTERNAL_MEMORY is enabled
3. improve the implementation of memory release
2024-04-10 19:13:17 +08:00
Wang Mengyang
0aca5ec357
fix(bt): Fix missing linker symbol when ESP_ALLOW_BSS_SEG_EXTERNAL_MEMORY enabled
...
1. Closes https://github.com/espressif/esp-idf/issues/10427
2. add two linker script to unify linker script symbols for BT libraries
3. The memory release functions have also been simplified
2024-04-10 19:13:17 +08:00
xuxiao
ec872c0c81
fix(wifi): fix code review comments
2024-04-10 15:27:50 +08:00