Island
|
c2ac357c7a
|
Merge branch 'bugfix/fix_ble_security_param_v5.2' into 'release/v5.2'
fix(ble/bluedroid): Fixed issue with resetting BLE security parameters during initialization (v5.2)
See merge request espressif/esp-idf!32506
|
2024-08-02 17:38:32 +08:00 |
|
Island
|
7aa475c1fc
|
Merge branch 'bugfix/fix_ble_gattc_app_unregister_v5.2' into 'release/v5.2'
Bugfix/fix ble gattc app unregister (v5.2)
See merge request espressif/esp-idf!32439
|
2024-08-02 17:30:27 +08:00 |
|
zhanghaipeng
|
c66da69856
|
fix(ble/bluedroid): Fixed issue with resetting BLE security parameters during initialization
|
2024-08-01 16:17:59 +08:00 |
|
Rahul Tank
|
6d19ff68ed
|
fix(nimble): Add return value to RPA Timeout API
|
2024-07-31 14:45:17 +05:30 |
|
zhanghaipeng
|
f88ac25595
|
fix(ble/bluedroid): Fix incorrect state issue when unregistering BLE GATTC application
|
2024-07-30 18:03:43 +08:00 |
|
Rahul Tank
|
d8716c5ad3
|
fix(nimble): Zero initialize variable to avoid garbage value
|
2024-07-26 21:31:23 +05:30 |
|
zhanghaipeng
|
07ca9246e2
|
fix(ble/bluedroid): Fixed BLE cannot create connection
|
2024-07-24 10:51:14 +08:00 |
|
Rahul Tank
|
af2f79e33a
|
fix(nimble): Fixed BLE security vulnerability when using fixed IRK
|
2024-07-18 09:54:19 +05:30 |
|
zwl
|
b8b8abf763
|
feat(bluetooth/controller): update nimble host to adapt hci layer
|
2024-07-16 13:20:53 +08:00 |
|
zwl
|
6118260b63
|
feat(bluetooth/controller): optimize bt hci layer code
|
2024-07-16 13:20:53 +08:00 |
|
Island
|
17a18e8849
|
Merge branch 'feat/add_ble50_instant_v5.2' into 'release/v5.2'
docker / docker (push) Has been cancelled
Add support for BLE 5.0 instances in related events (v5.2)
See merge request espressif/esp-idf!31991
|
2024-07-12 14:53:00 +08:00 |
|
zhanghaipeng
|
21610d3fbb
|
fix(ble/bluedroid): Fixed BLE set adv param check
|
2024-07-10 12:25:05 +08:00 |
|
zhiweijian
|
d60a68ba26
|
fix(bt/nimble): split hci log in nimble
|
2024-07-09 16:33:33 +08:00 |
|
zhanghaipeng
|
a7dc067f1c
|
feat(ble/bluedroid): Support BLE50 instance in related event
|
2024-07-09 15:23:52 +08:00 |
|
Rahul Tank
|
e8ac1be60c
|
Revert "fix(nimble): Added debug print to check for skipped adv report"
This reverts commit e29f31bca4 .
|
2024-07-05 18:08:13 +05:30 |
|
Rahul Tank
|
e29f31bca4
|
fix(nimble): Added debug print to check for skipped adv report
|
2024-07-01 15:33:43 +05:30 |
|
Jiang Jiang Jian
|
b621e14e8f
|
Merge branch 'bugfix/fix_ble_connect_fail_report_time_v5.2' into 'release/v5.2'
fix(ble/bluedroid): Fixed BLE report event when connection fails (v5.2)
See merge request espressif/esp-idf!31782
|
2024-07-01 14:20:24 +08:00 |
|
Rahul Tank
|
5767de65bd
|
Merge branch 'bugfix/set_correct_cb_arg_v5.2' into 'release/v5.2'
fix(nimble): Pass the correct cb arg during reconnection attempt (v5.2)
See merge request espressif/esp-idf!31718
|
2024-06-28 20:56:33 +08:00 |
|
zhanghaipeng
|
4a7bf913a0
|
fix(ble/bluedroid): Fixed BLE report event when connection fails
|
2024-06-28 12:00:39 +08:00 |
|
Island
|
1491b579a8
|
Merge branch 'bugfix/fix_some_ble_bugs_cjh_v5.2' into 'release/v5.2'
Fixed some BLE bugs 240620 (backport v5.2)
See merge request espressif/esp-idf!31647
|
2024-06-26 20:33:19 +08:00 |
|
Jiang Jiang Jian
|
99df25b55a
|
Merge branch 'bugfix/l2cap_use_wrong_handle_v5.2' into 'release/v5.2'
fix(bt/bluedroid): Fixed the issue of using the wrong handle to handle the BTA_JV_L2CAP_READ_EVT event(v5.2)
See merge request espressif/esp-idf!31279
|
2024-06-26 10:49:51 +08:00 |
|
Island
|
921b8ebf44
|
Merge branch 'feat/optimize_bt_porting_layer_0619_v5.2' into 'release/v5.2'
Feat/optimize bt porting layer 0619 (v5.2)
See merge request espressif/esp-idf!31673
|
2024-06-25 14:18:41 +08:00 |
|
Rahul Tank
|
e9959cd00e
|
fix(nimble): Pass the correct cb arg during reconnection attempt
|
2024-06-25 08:31:11 +05:30 |
|
chenjianhua
|
ba4a43e020
|
feat(bt/bluedroid): Add definition for the reason of BLE authentication failure
|
2024-06-25 00:04:14 +08:00 |
|
chenjianhua
|
6f21c18f5b
|
fix(bt/bluedroid): Fixed BLE security vulnerability when using fixed IRK
|
2024-06-25 00:04:14 +08:00 |
|
zwl
|
c4a22160c7
|
feat(bluetooth/controller): adjust bt/porting code structure and delete redundant code
|
2024-06-24 10:11:52 +08:00 |
|
Rahul Tank
|
640be34ffa
|
fix(nimble): Clear resource before re-starting advertising
|
2024-06-20 11:00:22 +05:30 |
|
Rahul Tank
|
14bd74fc84
|
fix(nimble): Added change to handle extra memory for ext adv reattempt
|
2024-06-14 12:02:58 +05:30 |
|
Island
|
c65d7e93e1
|
Merge branch 'feat/add_hci_log_record_for_nimble_v5.2' into 'release/v5.2'
Feat/add hci log record for nimble v5.2 (backport v5.2)
See merge request espressif/esp-idf!31356
|
2024-06-06 16:53:40 +08:00 |
|
xiongweichao
|
a3d2bf5f29
|
fix(bt/bluedroid): Fixed deadlock caused by not unlocking
|
2024-06-06 14:35:34 +08:00 |
|
xiongweichao
|
230dbcb62c
|
fix(bt/bluedroid): Fixed L2CAP using wrong handle
- Fixed the issue of using the wrong handle to handle the BTA_JV_L2CAP_READ_EVT event.
- Closes https://github.com/espressif/esp-idf/issues/13847
|
2024-06-06 14:35:34 +08:00 |
|
Abhinav Kudnar
|
4fc594a17f
|
fix(nimble): Added return code in ble_gap_unpair error logs
|
2024-06-06 10:13:51 +05:30 |
|
zhiweijian
|
ef9ed5143a
|
feat(bt/nimble): support hci log for nimble
|
2024-06-06 09:45:47 +08:00 |
|
Rahul Tank
|
47b00716c0
|
Merge branch 'bugfix/restart_advertising_if_slave_23e_v5.2' into 'release/v5.2'
fix(nimble): start advertising if disconnect due to 0x3E in slave (v5.2)
See merge request espressif/esp-idf!31033
|
2024-06-05 15:10:28 +08:00 |
|
Island
|
5da6f3fbe5
|
Merge branch 'bugfix/fix_ble_max_attribute_value_v5.2' into 'release/v5.2'
Bugfix/fix ble max attribute value v5.2
See merge request espressif/esp-idf!30415
|
2024-06-05 12:13:13 +08:00 |
|
Rahul Tank
|
57ec59475f
|
fix(nimble): start advertising if disconnect due to 0x3E in slave
|
2024-06-05 09:22:45 +05:30 |
|
Rahul Tank
|
9df9c062dd
|
Merge branch 'doc/update_readme_enc_adv_v5.2' into 'release/v5.2'
docs(nimble): Added chip information in enc_adv example README file (v5.2)
See merge request espressif/esp-idf!30774
|
2024-06-05 11:46:17 +08:00 |
|
Rahul Tank
|
6bcc67e51c
|
Merge branch 'bugfix/disable_mbedtls_options_v5.2' into 'release/v5.2'
fix(nimble): Deselect MBEDTLS_ECP_RESTARTABLE when mbedTLS is used (v5.2)
See merge request espressif/esp-idf!30619
|
2024-06-05 11:45:58 +08:00 |
|
Wang Meng Yang
|
876d000b81
|
Merge branch 'bugfix/fix_hid_connection_failed_bug_v5.2' into 'release/v5.2'
fix(bt/bluedroid): Fix HID Device connection failed bug[backport 5.2]
See merge request espressif/esp-idf!30589
|
2024-06-04 19:30:23 +08:00 |
|
zhanghaipeng
|
32ec84c6d6
|
fix(ble/bluedroid): Optimize BLE stack connect callback name
|
2024-06-02 17:16:54 +08:00 |
|
zhanghaipeng
|
7af45c272d
|
fix(ble/bluedroid): Fixed BLE no data length change event
|
2024-06-02 17:16:45 +08:00 |
|
chenjianhua
|
54ac03217f
|
feat(bt/bluedroid): support BLE set privacy mode
|
2024-05-22 19:35:48 +08:00 |
|
zhanghaipeng
|
4eba8c2828
|
feat(ble/bluedroid): Support BLE add device to resolving list
|
2024-05-22 19:33:55 +08:00 |
|
zhanghaipeng
|
ed37f99e8a
|
feat(ble/bluedroid): Support set resolvable provate address timeout by api
|
2024-05-22 19:33:55 +08:00 |
|
zhanghaipeng
|
83910d96eb
|
fix(ble/bluedroid): Fixed BLE GATT max length of an attribute value
|
2024-05-22 19:33:55 +08:00 |
|
zhanghaipeng
|
bd82e0aba8
|
fix(ble/bluedroid): Optimize BLE documentation comments to comply with Doxygen syntax
|
2024-05-22 19:33:55 +08:00 |
|
Rahul Tank
|
4a86c7a49e
|
docs(nimble): Added chip information in ble_enc_adv README file
|
2024-05-15 15:34:11 +05:30 |
|
Jiang Jiang Jian
|
408294ab15
|
Merge branch 'bugfix/fix_ble_coex_assert_v5.2' into 'release/v5.2'
Update esp32 bt-lib (4012cfb)(backport v5.2)
See merge request espressif/esp-idf!30520
|
2024-05-13 10:22:31 +08:00 |
|
Rahul Tank
|
12d81c1cf1
|
fix(nimble): Deselect MBEDTLS_ECP_RESTARTABLE when mbedTLS is used
|
2024-05-06 15:19:40 +05:30 |
|
liqigan
|
43aa421205
|
fix(bt/bluedroid): Fix HID Device connection failed bug
Closes https://github.com/espressif/esp-idf/issues/13671
|
2024-04-30 17:58:26 +08:00 |
|